Home
last modified time | relevance | path

Searched defs:DECLARE_GATE_OPCODE (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dshare_opcodes.h143 #define DECLARE_GATE_OPCODE(NAME, OP, R, S, D, V) OP, macro
154 #define DECLARE_GATE_OPCODE(NAME) NAME, macro
Dgate_accessor.cpp1942 #define DECLARE_GATE_OPCODE(NAME, OP, R, S, D, V) \ in UseForTypeOpProfilerGate() macro
/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
Dopt_code_profiler.h217 #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