enum SelectionDAGISel::BuiltinOpcodes
Declared at: llvm/include/llvm/CodeGen/SelectionDAGISel.h:123
Enumerators
Name | Value | Comment |
---|---|---|
OPC_Scope | 0 | |
OPC_RecordNode | 1 | |
OPC_RecordChild0 | 2 | |
OPC_RecordChild1 | 3 | |
OPC_RecordChild2 | 4 | |
OPC_RecordChild3 | 5 | |
OPC_RecordChild4 | 6 | |
OPC_RecordChild5 | 7 | |
OPC_RecordChild6 | 8 | |
OPC_RecordChild7 | 9 | |
OPC_RecordMemRef | 10 | |
OPC_CaptureGlueInput | 11 | |
OPC_MoveChild | 12 | |
OPC_MoveChild0 | 13 | |
OPC_MoveChild1 | 14 | |
OPC_MoveChild2 | 15 | |
OPC_MoveChild3 | 16 | |
OPC_MoveChild4 | 17 | |
OPC_MoveChild5 | 18 | |
OPC_MoveChild6 | 19 | |
OPC_MoveChild7 | 20 | |
OPC_MoveParent | 21 | |
OPC_CheckSame | 22 | |
OPC_CheckChild0Same | 23 | |
OPC_CheckChild1Same | 24 | |
OPC_CheckChild2Same | 25 | |
OPC_CheckChild3Same | 26 | |
OPC_CheckPatternPredicate | 27 | |
OPC_CheckPredicate | 28 | |
OPC_CheckPredicateWithOperands | 29 | |
OPC_CheckOpcode | 30 | |
OPC_SwitchOpcode | 31 | |
OPC_CheckType | 32 | |
OPC_CheckTypeRes | 33 | |
OPC_SwitchType | 34 | |
OPC_CheckChild0Type | 35 | |
OPC_CheckChild1Type | 36 | |
OPC_CheckChild2Type | 37 | |
OPC_CheckChild3Type | 38 | |
OPC_CheckChild4Type | 39 | |
OPC_CheckChild5Type | 40 | |
OPC_CheckChild6Type | 41 | |
OPC_CheckChild7Type | 42 | |
OPC_CheckInteger | 43 | |
OPC_CheckChild0Integer | 44 | |
OPC_CheckChild1Integer | 45 | |
OPC_CheckChild2Integer | 46 | |
OPC_CheckChild3Integer | 47 | |
OPC_CheckChild4Integer | 48 | |
OPC_CheckCondCode | 49 | |
OPC_CheckChild2CondCode | 50 | |
OPC_CheckValueType | 51 | |
OPC_CheckComplexPat | 52 | |
OPC_CheckAndImm | 53 | |
OPC_CheckOrImm | 54 | |
OPC_CheckImmAllOnesV | 55 | |
OPC_CheckImmAllZerosV | 56 | |
OPC_CheckFoldableChainNode | 57 | |
OPC_EmitInteger | 58 | |
OPC_EmitRegister | 59 | |
OPC_EmitRegister2 | 60 | |
OPC_EmitConvertToTarget | 61 | |
OPC_EmitMergeInputChains | 62 | |
OPC_EmitMergeInputChains1_0 | 63 | |
OPC_EmitMergeInputChains1_1 | 64 | |
OPC_EmitMergeInputChains1_2 | 65 | |
OPC_EmitCopyToReg | 66 | |
OPC_EmitCopyToReg2 | 67 | |
OPC_EmitNodeXForm | 68 | |
OPC_EmitNode | 69 | |
OPC_EmitNode0 | 70 | |
OPC_EmitNode1 | 71 | |
OPC_EmitNode2 | 72 | |
OPC_MorphNodeTo | 73 | |
OPC_MorphNodeTo0 | 74 | |
OPC_MorphNodeTo1 | 75 | |
OPC_MorphNodeTo2 | 76 | |
OPC_CompleteMatch | 77 | |
OPC_Coverage | 78 |