Go to the source code of this file.
◆ SSA_KIND
#define SSA_KIND |
( |
|
ID, |
|
|
|
NAME |
|
) |
| |
◆ SSA_OPCODE
#define SSA_OPCODE |
( |
|
ID, |
|
|
|
NAME |
|
) |
| |
get the address of an element in an array get the address of a member in a struct get the offset of a member in a struct get the size of a type get the alignment of a type
Definition at line 92 of file ssa.inc.
◆ SSA_OPERAND
#define SSA_OPERAND |
( |
|
ID, |
|
|
|
NAME |
|
) |
| |
◆ SSA_VALUE
#define SSA_VALUE |
( |
|
ID, |
|
|
|
NAME |
|
) |
| |
carries a relocation carries a literal, known at compile time
Definition at line 28 of file ssa.inc.