| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| H A D | graph_visitor.h | 88 #define INST_DEF(OPCODE, ...) \ macro 94 #undef INST_DEF macro
|
| H A D | graph.h | 836 #define INST_DEF(OPCODE, BASE, ...) \ in CreateInst() macro 844 #undef INST_DEF in CreateInst() macro 853 #define INST_DEF(OPCODE, BASE, ...) \ macro 862 #undef INST_DEF macro
|
| H A D | inst.h | 49 #define INST_DEF(opcode, base, ...) class base; macro 52 #undef INST_DEF macro 167 #define INST_DEF(opcode, ...) opcode, macro 170 #undef INST_DEF macro 179 #define INST_DEF(opcode, ...) #opcode, macro 181 #undef INST_DEF macro 215 #define INST_DEF(OPCOD in GetFlagsMask() macro 218 #undef INST_DEF GetFlagsMask() macro 683 #define INST_DEF global() macro 685 #undef INST_DEF global() macro 688 #define INST_DEF global() macro 690 #undef INST_DEF global() macro 2929 #define INST_DEF global() macro 2936 #undef INST_DEF global() macro 2939 #define INST_DEF global() macro 2946 #undef INST_DEF global() macro [all...] |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| H A D | graph_visitor.h | 80 #define INST_DEF(OPCODE, ...) \ macro 86 #undef INST_DEF macro
|
| H A D | inst.h | 132 #define INST_DEF(opcode, ...) opcode, macro 135 #undef INST_DEF macro 143 #define INST_DEF(opcode, ...) #opcode, macro 145 #undef INST_DEF macro 177 #define INST_DEF(OPCODE, BASE, FLAGS) (FLAGS), // NOLINT(cppcoreguidelines-macro-usage) in GetFlagsMask() macro 180 #undef INST_DEF in GetFlagsMask() macro
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/ |
| H A D | target.h | 216 #define INST_DEF(OPCODE, MACRO) MACRO(OPCODE) macro 222 #undef INST_DEF macro
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/ |
| H A D | target.h | 283 #define INST_DEF(OPCODE, MACRO) MACRO(OPCODE) macro 289 #undef INST_DEF macro
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/ |
| H A D | target.h | 256 #define INST_DEF(OPCODE, MACRO) MACRO(OPCODE) macro 262 #undef INST_DEF macro
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/ |
| H A D | encode.h | 167 #define INST_DEF(OPCODE, MACRO) MACRO(OPCODE) macro 175 #undef INST_DEF macro
|
| H A D | encode_visitor.cpp | 51 #define INST_DEF(OPCODE, MACRO) MACRO(OPCODE) macro 59 #undef INST_DEF macro
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/ |
| H A D | asm_printer.h | 229 #define INST_DEF(OPCODE, MACRO) MACRO(OPCODE) macro 253 #undef INST_DEF macro
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/lowering/ |
| H A D | llvm_ir_constructor.cpp | 5048 #define INST_DEF(OPCODE, ...) \ in CanCompile() macro 5055 #undef INST_DEF in CanCompile() macro
|