GDB (xrefs)
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 237 of file ax.h.

Member Data Documentation

◆ consumed

int aop_map::consumed

Definition at line 260 of file ax.h.

Referenced by ax_reqs().

◆ data_size

int aop_map::data_size

Definition at line 257 of file ax.h.

Referenced by ax_reqs().

◆ name

const char* aop_map::name

◆ op_size

int aop_map::op_size

Definition at line 253 of file ax.h.

Referenced by ax_print(), and ax_reqs().

◆ produced

int aop_map::produced

Definition at line 260 of file ax.h.

Referenced by ax_reqs().


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