Searched refs:ARM_DIRECTIVES_DEFINE (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
H A D | cfi.cpp | 32 #define ARM_DIRECTIVES_DEFINE(k, sub, n, o0, o1, o2) \ macro 36 #undef ARM_DIRECTIVES_DEFINE macro
|
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
H A D | cfi.h | 53 #define ARM_DIRECTIVES_DEFINE(k, sub, n, o0, o1, o2) OP_ARM_DIRECTIVES_##k##sub, macro 56 #undef ARM_DIRECTIVES_DEFINE macro
|
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
H A D | aarch64_emitter.cpp | 1590 #define ARM_DIRECTIVES_DEFINE(k, sub, n, o0, o1, o2) \ macro 1594 #undef ARM_DIRECTIVES_DEFINE macro
|
Completed in 4 milliseconds