Searched defs:DECLARE_GATE_OPCODE (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | share_opcodes.h | 143 #define DECLARE_GATE_OPCODE(NAME, OP, R, S, D, V) OP, macro 154 #define DECLARE_GATE_OPCODE(NAME) NAME, macro
|
| D | gate_accessor.cpp | 1942 #define DECLARE_GATE_OPCODE(NAME, OP, R, S, D, V) \ in UseForTypeOpProfilerGate() macro
|
| /arkcompiler/ets_runtime/ecmascript/dfx/vmstat/ |
| D | opt_code_profiler.h | 217 #define DECLARE_GATE_OPCODE(NAME, OP, R, S, D, V) \ in TypedOpProfiler() macro 231 #define DECLARE_GATE_OPCODE(NAME, OP, R, S, D, V) \ in TypedOpProfiler() macro
|