Home
last modified time | relevance | path

Searched defs:GetOpCode (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dgate_accessor.h130 OpCode GetOpCode() const in GetOpCode() function
192 OpCode GetOpCode() const in GetOpCode() function
234 OpCode GetOpCode() const in GetOpCode() function
276 OpCode GetOpCode() const in GetOpCode() function
720 OpCode GetOpCode() const in GetOpCode() function
Dcircuit.cpp416 OpCode Circuit::GetOpCode(GateRef gate) const in GetOpCode() function in panda::ecmascript::kungfu::Circuit
Dshare_gate_meta_data.h128 OpCode GetOpCode() const in GetOpCode() function
Dgate.cpp706 OpCode Gate::GetOpCode() const in GetOpCode() function in panda::ecmascript::kungfu::Gate
Dgate_accessor.cpp77 OpCode GateAccessor::GetOpCode(GateRef gate) const in GetOpCode() function in panda::ecmascript::kungfu::GateAccessor
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_opcode.h83 inline uint8_t GetOpCode() const in GetOpCode() function
/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
Dopt_code_profiler.h155 EcmaOpcode GetOpCode() const in GetOpCode() function
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_opcode.h80 inline uint8_t GetOpCode() const in GetOpCode() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dcmpl.h196 virtual Opcode GetOpCode() const in GetOpCode() function