Home
last modified time | relevance | path

Searched refs:LAST_OTHER_INST (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DInstruction.def101 #ifndef LAST_OTHER_INST
102 #define LAST_OTHER_INST(num)
197 LAST_OTHER_INST(64)
221 #undef LAST_OTHER_INST
DInstruction.h554 #define LAST_OTHER_INST(N) OtherOpsEnd = N+1 macro
/external/llvm/include/llvm/IR/
DInstruction.def101 #ifndef LAST_OTHER_INST
102 #define LAST_OTHER_INST(num)
197 LAST_OTHER_INST(64)
221 #undef LAST_OTHER_INST
DInstruction.h512 #define LAST_OTHER_INST(N) OtherOpsEnd = N+1
/external/llvm-project/llvm/include/llvm/IR/
DInstruction.def114 #ifndef LAST_OTHER_INST
115 #define LAST_OTHER_INST(num)
221 LAST_OTHER_INST(67)
249 #undef LAST_OTHER_INST
DInstruction.h785 #define LAST_OTHER_INST(N) OtherOpsEnd = N+1
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInstruction.def114 #ifndef LAST_OTHER_INST
115 #define LAST_OTHER_INST(num)
221 LAST_OTHER_INST(67)
249 #undef LAST_OTHER_INST
DInstruction.h735 #define LAST_OTHER_INST(N) OtherOpsEnd = N+1
/external/llvm-project/llvm/lib/Analysis/
DInlineSizeEstimatorAnalysis.cpp48 #define LAST_OTHER_INST(NR) return NR; in getMaxInstructionID() macro
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1577 #define LAST_OTHER_INST(NUM) InstructionOpcodesCount = NUM in InstructionOpcodeToISD() macro
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1656 #define LAST_OTHER_INST(NUM) InstructionOpcodesCount = NUM in InstructionOpcodeToISD() macro
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1763 #define LAST_OTHER_INST(NUM) InstructionOpcodesCount = NUM in InstructionOpcodeToISD() macro