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
708 OpCode GetOpCode() const in GetOpCode() function
Dcircuit.cpp396 OpCode Circuit::GetOpCode(GateRef gate) const in GetOpCode() function in panda::ecmascript::kungfu::Circuit
Dgate.cpp643 OpCode Gate::GetOpCode() const in GetOpCode() function in panda::ecmascript::kungfu::Gate
Dshare_gate_meta_data.h195 OpCode GetOpCode() const in GetOpCode() function
Dgate_accessor.cpp76 OpCode GateAccessor::GetOpCode(GateRef gate) const in GetOpCode() function in panda::ecmascript::kungfu::GateAccessor
/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
Dopt_code_profiler.h154 EcmaOpcode GetOpCode() const in GetOpCode() function
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_opcode.h81 inline uint8_t 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.h197 virtual Opcode GetOpCode() const in GetOpCode() function