public abstract class ArchInstructionFormat extends InstructionFormat
The header comment for Instruction
contains
an explanation of the role of InstructionFormats in the
opt compiler's IR.
NOTE: We currently only support a subset of cases of variable operands.
THIS FILE IS MACHINE_GENERATED. DO NOT EDIT. See ArchInstructionFormats.template, InstructionFormatList.dat, OperatorList.dat, etc
Modifier and Type | Field and Description |
---|---|
static byte |
MIR_Binary_format
Typecode for the MIR_Binary InstructionFormat
|
static int |
MIR_Binary_traits
Shared traits for operators of the MIR_Binary InstructionFormat
|
static byte |
MIR_Branch_format
Typecode for the MIR_Branch InstructionFormat
|
static int |
MIR_Branch_traits
Shared traits for operators of the MIR_Branch InstructionFormat
|
static byte |
MIR_CacheOp_format
Typecode for the MIR_CacheOp InstructionFormat
|
static int |
MIR_CacheOp_traits
Shared traits for operators of the MIR_CacheOp InstructionFormat
|
static byte |
MIR_Call_format
Typecode for the MIR_Call InstructionFormat
|
static int |
MIR_Call_traits
Shared traits for operators of the MIR_Call InstructionFormat
|
static byte |
MIR_CondBranch_format
Typecode for the MIR_CondBranch InstructionFormat
|
static int |
MIR_CondBranch_traits
Shared traits for operators of the MIR_CondBranch InstructionFormat
|
static byte |
MIR_CondBranch2_format
Typecode for the MIR_CondBranch2 InstructionFormat
|
static int |
MIR_CondBranch2_traits
Shared traits for operators of the MIR_CondBranch2 InstructionFormat
|
static byte |
MIR_CondCall_format
Typecode for the MIR_CondCall InstructionFormat
|
static int |
MIR_CondCall_traits
Shared traits for operators of the MIR_CondCall InstructionFormat
|
static byte |
MIR_Condition_format
Typecode for the MIR_Condition InstructionFormat
|
static int |
MIR_Condition_traits
Shared traits for operators of the MIR_Condition InstructionFormat
|
static byte |
MIR_DataInt_format
Typecode for the MIR_DataInt InstructionFormat
|
static int |
MIR_DataInt_traits
Shared traits for operators of the MIR_DataInt InstructionFormat
|
static byte |
MIR_DataLabel_format
Typecode for the MIR_DataLabel InstructionFormat
|
static int |
MIR_DataLabel_traits
Shared traits for operators of the MIR_DataLabel InstructionFormat
|
static byte |
MIR_Empty_format
Typecode for the MIR_Empty InstructionFormat
|
static int |
MIR_Empty_traits
Shared traits for operators of the MIR_Empty InstructionFormat
|
static byte |
MIR_Load_format
Typecode for the MIR_Load InstructionFormat
|
static int |
MIR_Load_traits
Shared traits for operators of the MIR_Load InstructionFormat
|
static byte |
MIR_LoadUpdate_format
Typecode for the MIR_LoadUpdate InstructionFormat
|
static int |
MIR_LoadUpdate_traits
Shared traits for operators of the MIR_LoadUpdate InstructionFormat
|
static byte |
MIR_LowTableSwitch_format
Typecode for the MIR_LowTableSwitch InstructionFormat
|
static int |
MIR_LowTableSwitch_traits
Shared traits for operators of the MIR_LowTableSwitch InstructionFormat
|
static byte |
MIR_Move_format
Typecode for the MIR_Move InstructionFormat
|
static int |
MIR_Move_traits
Shared traits for operators of the MIR_Move InstructionFormat
|
static byte |
MIR_Nullary_format
Typecode for the MIR_Nullary InstructionFormat
|
static int |
MIR_Nullary_traits
Shared traits for operators of the MIR_Nullary InstructionFormat
|
static byte |
MIR_Return_format
Typecode for the MIR_Return InstructionFormat
|
static int |
MIR_Return_traits
Shared traits for operators of the MIR_Return InstructionFormat
|
static byte |
MIR_RotateAndMask_format
Typecode for the MIR_RotateAndMask InstructionFormat
|
static int |
MIR_RotateAndMask_traits
Shared traits for operators of the MIR_RotateAndMask InstructionFormat
|
static byte |
MIR_Store_format
Typecode for the MIR_Store InstructionFormat
|
static int |
MIR_Store_traits
Shared traits for operators of the MIR_Store InstructionFormat
|
static byte |
MIR_StoreUpdate_format
Typecode for the MIR_StoreUpdate InstructionFormat
|
static int |
MIR_StoreUpdate_traits
Shared traits for operators of the MIR_StoreUpdate InstructionFormat
|
static byte |
MIR_Ternary_format
Typecode for the MIR_Ternary InstructionFormat
|
static int |
MIR_Ternary_traits
Shared traits for operators of the MIR_Ternary InstructionFormat
|
static byte |
MIR_Trap_format
Typecode for the MIR_Trap InstructionFormat
|
static int |
MIR_Trap_traits
Shared traits for operators of the MIR_Trap InstructionFormat
|
static byte |
MIR_Unary_format
Typecode for the MIR_Unary InstructionFormat
|
static int |
MIR_Unary_traits
Shared traits for operators of the MIR_Unary InstructionFormat
|
ALoad_format, ALoad_traits, ARCH_INDEPENDENT_INSTR_FORMAT_END_format, AStore_format, AStore_traits, Athrow_format, Athrow_traits, Attempt_format, Attempt_traits, BBend_format, BBend_traits, Binary_format, Binary_traits, BooleanCmp_format, BooleanCmp_traits, BoundsCheck_format, BoundsCheck_traits, CacheOp_format, CacheOp_traits, Call_format, Call_traits, CondMove_format, CondMove_traits, Empty_format, Empty_traits, GetField_format, GetField_traits, GetStatic_format, GetStatic_traits, Goto_format, Goto_traits, GuardedBinary_format, GuardedBinary_traits, GuardedSet_format, GuardedSet_traits, GuardedUnary_format, GuardedUnary_traits, IfCmp_format, IfCmp_traits, IfCmp2_format, IfCmp2_traits, InlineGuard_format, InlineGuard_traits, InstanceOf_format, InstanceOf_traits, InstrumentedCounter_format, InstrumentedCounter_traits, Label_format, Label_traits, Load_format, Load_traits, LookupSwitch_format, LookupSwitch_traits, LowTableSwitch_format, LowTableSwitch_traits, MIN_OPERAND_ARRAY_LENGTH, MonitorOp_format, MonitorOp_traits, Move_format, Move_traits, Multianewarray_format, Multianewarray_traits, New_format, New_traits, NewArray_format, NewArray_traits, Nullary_format, Nullary_traits, NullCheck_format, NullCheck_traits, OsrBarrier_format, OsrBarrier_traits, OsrPoint_format, OsrPoint_traits, Phi_format, Phi_traits, Prepare_format, Prepare_traits, Prologue_format, Prologue_traits, PutField_format, PutField_traits, PutStatic_format, PutStatic_traits, Return_format, Return_traits, Store_format, Store_traits, StoreCheck_format, StoreCheck_traits, TableSwitch_format, TableSwitch_traits, Trap_format, Trap_traits, TrapIf_format, TrapIf_traits, TypeCheck_format, TypeCheck_traits, Unary_format, Unary_traits, Unassigned_format, ZeroCheck_format, ZeroCheck_traits
Constructor and Description |
---|
ArchInstructionFormat() |
public static final byte MIR_Load_format
public static final byte MIR_LoadUpdate_format
public static final byte MIR_Store_format
public static final byte MIR_StoreUpdate_format
public static final byte MIR_CacheOp_format
public static final byte MIR_Move_format
public static final byte MIR_Trap_format
public static final byte MIR_DataInt_format
public static final byte MIR_DataLabel_format
public static final byte MIR_Branch_format
public static final byte MIR_CondBranch_format
public static final byte MIR_CondBranch2_format
public static final byte MIR_Call_format
public static final byte MIR_CondCall_format
public static final byte MIR_Return_format
public static final byte MIR_Empty_format
public static final byte MIR_Nullary_format
public static final byte MIR_Unary_format
public static final byte MIR_Binary_format
public static final byte MIR_Condition_format
public static final byte MIR_Ternary_format
public static final byte MIR_LowTableSwitch_format
public static final byte MIR_RotateAndMask_format
public static final int MIR_Load_traits
public static final int MIR_LoadUpdate_traits
public static final int MIR_Store_traits
public static final int MIR_StoreUpdate_traits
public static final int MIR_CacheOp_traits
public static final int MIR_Move_traits
public static final int MIR_Trap_traits
public static final int MIR_DataInt_traits
public static final int MIR_DataLabel_traits
public static final int MIR_Branch_traits
public static final int MIR_CondBranch_traits
public static final int MIR_CondBranch2_traits
public static final int MIR_Call_traits
public static final int MIR_CondCall_traits
public static final int MIR_Return_traits
public static final int MIR_Empty_traits
public static final int MIR_Nullary_traits
public static final int MIR_Unary_traits
public static final int MIR_Binary_traits
public static final int MIR_Condition_traits
public static final int MIR_Ternary_traits
public static final int MIR_LowTableSwitch_traits
public static final int MIR_RotateAndMask_traits
public ArchInstructionFormat()