Searched defs:HANDLE_INST (Results 1 – 8 of 8) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | InstCount.cpp | 29 #define HANDLE_INST(N, OPCODE, CLASS) \ macro 41 #define HANDLE_INST(N, OPCODE, CLASS) \ macro
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | InstVisitor.h | 24 #define HANDLE_INST(NUM, OPCODE, CLASS) class CLASS; macro 122 #define HANDLE_INST(NUM, OPCODE, CLASS) \ in visit() macro 154 #define HANDLE_INST(NUM, OPCODE, CLASS) \ macro
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | Instruction.cpp | 1203 #define HANDLE_INST( clone() macro
|
H A D | Value.cpp | 128 #define HANDLE_INST(N, OPC, CLASS) \ in deleteValue() macro
|
H A D | Core.cpp | 1595 #define HANDLE_INST( map_to_llvmopcode() macro 1604 #define HANDLE_INST( map_from_llvmopcode() macro
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetLoweringBase.cpp | 1834 #define HANDLE_INST( InstructionOpcodeToISD() macro
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | IRTranslator.cpp | 3290 #define HANDLE_INST( translate() macro 3340 #define HANDLE_INST( translate() macro
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 1350 #define HANDLE_INST( visit() macro
|