Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dshare_opcodes.h143 #define DECLARE_GATE_OPCODE(NAME, OP, R, S, D, V) OP, macro
153 #undef DECLARE_GATE_OPCODE global() macro
154 #define DECLARE_GATE_OPCODE global() macro
156 #undef DECLARE_GATE_OPCODE global() macro
[all...]
H A Dgate_accessor.cpp1970 #define DECLARE_GATE_OPCODE(NAME, OP, R, S, D, V) \ in UseForTypeOpProfilerGate() macro
1981 #undef DECLARE_GATE_OPCODE in UseForTypeOpProfilerGate() macro
/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
H A Dopt_code_profiler.h217 #define DECLARE_GATE_OPCODE(NAME, OP, R, S, D, V) \ in TypedOpProfiler() macro
227 #undef DECLARE_GATE_OPCODE in TypedOpProfiler() macro
231 #define DECLARE_GATE_OPCODE(NAM in TypedOpProfiler() macro
241 #undef DECLARE_GATE_OPCODE TypedOpProfiler() macro
[all...]

Completed in 5 milliseconds