GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
aop_map Struct Reference

#include "ax.h"

Public Attributes

const char * name
 
int op_size
 
int data_size
 
int consumed
 
int produced
 

Detailed Description

Definition at line 235 of file ax.h.

Member Data Documentation

◆ consumed

int aop_map::consumed

Definition at line 258 of file ax.h.

Referenced by ax_reqs().

◆ data_size

int aop_map::data_size

Definition at line 255 of file ax.h.

Referenced by ax_reqs().

◆ name

const char* aop_map::name

◆ op_size

int aop_map::op_size

Definition at line 251 of file ax.h.

Referenced by ax_print(), and ax_reqs().

◆ produced

int aop_map::produced

Definition at line 258 of file ax.h.

Referenced by ax_reqs().


The documentation for this struct was generated from the following file: