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_BinaryAcc_format
Typecode for the MIR_BinaryAcc InstructionFormat
|
static int |
MIR_BinaryAcc_traits
Shared traits for operators of the MIR_BinaryAcc 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_CaseLabel_format
Typecode for the MIR_CaseLabel InstructionFormat
|
static int |
MIR_CaseLabel_traits
Shared traits for operators of the MIR_CaseLabel InstructionFormat
|
static byte |
MIR_Compare_format
Typecode for the MIR_Compare InstructionFormat
|
static int |
MIR_Compare_traits
Shared traits for operators of the MIR_Compare InstructionFormat
|
static byte |
MIR_CompareExchange_format
Typecode for the MIR_CompareExchange InstructionFormat
|
static int |
MIR_CompareExchange_traits
Shared traits for operators of the MIR_CompareExchange InstructionFormat
|
static byte |
MIR_CompareExchange8B_format
Typecode for the MIR_CompareExchange8B InstructionFormat
|
static int |
MIR_CompareExchange8B_traits
Shared traits for operators of the MIR_CompareExchange8B 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_CondMove_format
Typecode for the MIR_CondMove InstructionFormat
|
static int |
MIR_CondMove_traits
Shared traits for operators of the MIR_CondMove InstructionFormat
|
static byte |
MIR_ConvertDW2QW_format
Typecode for the MIR_ConvertDW2QW InstructionFormat
|
static int |
MIR_ConvertDW2QW_traits
Shared traits for operators of the MIR_ConvertDW2QW InstructionFormat
|
static byte |
MIR_Divide_format
Typecode for the MIR_Divide InstructionFormat
|
static int |
MIR_Divide_traits
Shared traits for operators of the MIR_Divide InstructionFormat
|
static byte |
MIR_DoubleShift_format
Typecode for the MIR_DoubleShift InstructionFormat
|
static int |
MIR_DoubleShift_traits
Shared traits for operators of the MIR_DoubleShift 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_FSave_format
Typecode for the MIR_FSave InstructionFormat
|
static int |
MIR_FSave_traits
Shared traits for operators of the MIR_FSave InstructionFormat
|
static byte |
MIR_Lea_format
Typecode for the MIR_Lea InstructionFormat
|
static int |
MIR_Lea_traits
Shared traits for operators of the MIR_Lea 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_Multiply_format
Typecode for the MIR_Multiply InstructionFormat
|
static int |
MIR_Multiply_traits
Shared traits for operators of the MIR_Multiply 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_RDTSC_format
Typecode for the MIR_RDTSC InstructionFormat
|
static int |
MIR_RDTSC_traits
Shared traits for operators of the MIR_RDTSC 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_Set_format
Typecode for the MIR_Set InstructionFormat
|
static int |
MIR_Set_traits
Shared traits for operators of the MIR_Set InstructionFormat
|
static byte |
MIR_Test_format
Typecode for the MIR_Test InstructionFormat
|
static int |
MIR_Test_traits
Shared traits for operators of the MIR_Test 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_TrapIf_format
Typecode for the MIR_TrapIf InstructionFormat
|
static int |
MIR_TrapIf_traits
Shared traits for operators of the MIR_TrapIf 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
|
static byte |
MIR_UnaryAcc_format
Typecode for the MIR_UnaryAcc InstructionFormat
|
static int |
MIR_UnaryAcc_traits
Shared traits for operators of the MIR_UnaryAcc InstructionFormat
|
static byte |
MIR_UnaryNoRes_format
Typecode for the MIR_UnaryNoRes InstructionFormat
|
static int |
MIR_UnaryNoRes_traits
Shared traits for operators of the MIR_UnaryNoRes InstructionFormat
|
static byte |
MIR_XChng_format
Typecode for the MIR_XChng InstructionFormat
|
static int |
MIR_XChng_traits
Shared traits for operators of the MIR_XChng 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_LowTableSwitch_format
public static final byte MIR_Move_format
public static final byte MIR_CondMove_format
public static final byte MIR_Lea_format
public static final byte MIR_BinaryAcc_format
public static final byte MIR_Divide_format
public static final byte MIR_Multiply_format
public static final byte MIR_ConvertDW2QW_format
public static final byte MIR_UnaryAcc_format
public static final byte MIR_Compare_format
public static final byte MIR_CompareExchange_format
public static final byte MIR_CompareExchange8B_format
public static final byte MIR_Trap_format
public static final byte MIR_TrapIf_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_Empty_format
public static final byte MIR_Return_format
public static final byte MIR_Set_format
public static final byte MIR_Test_format
public static final byte MIR_Nullary_format
public static final byte MIR_UnaryNoRes_format
public static final byte MIR_Unary_format
public static final byte MIR_XChng_format
public static final byte MIR_DoubleShift_format
public static final byte MIR_CaseLabel_format
public static final byte MIR_FSave_format
public static final byte MIR_RDTSC_format
public static final byte MIR_CacheOp_format
public static final int MIR_LowTableSwitch_traits
public static final int MIR_Move_traits
public static final int MIR_CondMove_traits
public static final int MIR_Lea_traits
public static final int MIR_BinaryAcc_traits
public static final int MIR_Divide_traits
public static final int MIR_Multiply_traits
public static final int MIR_ConvertDW2QW_traits
public static final int MIR_UnaryAcc_traits
public static final int MIR_Compare_traits
public static final int MIR_CompareExchange_traits
public static final int MIR_CompareExchange8B_traits
public static final int MIR_Trap_traits
public static final int MIR_TrapIf_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_Empty_traits
public static final int MIR_Return_traits
public static final int MIR_Set_traits
public static final int MIR_Test_traits
public static final int MIR_Nullary_traits
public static final int MIR_UnaryNoRes_traits
public static final int MIR_Unary_traits
public static final int MIR_XChng_traits
public static final int MIR_DoubleShift_traits
public static final int MIR_CaseLabel_traits
public static final int MIR_FSave_traits
public static final int MIR_RDTSC_traits
public static final int MIR_CacheOp_traits
public ArchInstructionFormat()