| /arkcompiler/runtime_core/compiler/ |
| D | compiler_options.h | 32 #define DEF(COMPONENT, ...) COMPONENT, macro 123 #define DEF(FEATURE, NAME) \ in ParseEnabledCpuFeatures() macro
|
| D | compiler_logger.cpp | 36 #define DEF(COMPONENT, NAME) \ in SetComponents() macro
|
| D | compiler_logger.h | 28 #define DEF(COMPONENT, ...) COMPONENT, macro
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/ |
| D | encode_visitor.h | 102 #define BINARY_IMM_OPS(DEF) \ argument 122 #define SIGN_UNSIGN_OPS(DEF) \ argument
|
| D | encode.h | 37 #define ENCODE_MATH_UNARY_OP_LIST(DEF) \ argument 45 #define ENCODE_MATH_BINARY_OP_LIST(DEF) \ argument 57 #define ENCODE_MATH_LIST(DEF) \ argument 62 #define ENCODE_INST_WITH_SHIFTED_OPERAND(DEF) \ argument
|
| D | encode_visitor.cpp | 74 #define BINARRY_IMM_OPS(DEF) \ argument 100 #define BINARY_IMM_SIGN_OPS(DEF) \ argument 135 #define SIGN_UNSIGN_OPS(DEF) \ argument
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| D | arch.h | 36 #define DEF(v) v, macro
|
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| D | arch.h | 37 #define DEF(v) v, macro
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | asm_caller.cpp | 28 #define EMITED_ONE_PARAM_INST_LIST(DEF) \ argument 34 #define EMITED_TWO_PARAM_INST_LIST(DEF) \ argument
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/ |
| D | llvm_logger.cpp | 35 #define DEF(COMPONENT, NAME) \ in SetComponents() macro
|
| D | llvm_logger.h | 28 #define DEF(COMPONENT, ...) COMPONENT, macro
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | asm_caller.cpp | 45 #define EMITED_ONE_PARAM_INST_LIST(DEF) \ argument 52 #define EMITED_TWO_PARAM_INST_LIST(DEF) \ argument
|
| /arkcompiler/runtime_core/static_core/compiler/ |
| D | compiler_logger.h | 28 #define DEF(COMPONENT, ...) COMPONENT, // CC-OFF(G.PRE.02) list generation macro
|
| D | compiler_options.h | 33 #define DEF(COMPONENT, ...) COMPONENT, macro
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/ |
| D | asm_printer.h | 257 #define ENCODE_INST_ADDITIONAL_ZERO_ARG(DEF) \ argument 280 #define ENCODE_INST_ADDITIONAL_ONE_ARG(DEF) DEF(MakeCall, MemRef, entryPoint) argument
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| D | locations.h | 32 #define LOCATIONS(DEF) \ argument
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | locations.h | 33 #define LOCATIONS(DEF) \ argument
|