Searched defs:GetOpCode (Results 1 – 6 of 6) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
D | gate_accessor.h | 127 OpCode GetOpCode() const in GetOpCode() function |
D | gate.cpp | 627 OpCode Gate::GetOpCode() const in GetOpCode() function in panda::ecmascript::kungfu::Gate |
D | circuit.cpp | 392 OpCode Circuit::GetOpCode(GateRef gate) const in GetOpCode() function in panda::ecmascript::kungfu::Circuit |
D | gate_meta_data.h | 515 OpCode GetOpCode() const in GetOpCode() function |
D | gate_accessor.cpp | 66 OpCode GateAccessor::GetOpCode(GateRef gate) const in GetOpCode() function in panda::ecmascript::kungfu::GateAccessor |
/arkcompiler/ets_runtime/ecmascript/regexp/ | ||
D | regexp_opcode.h | 81 inline uint8_t GetOpCode() const in GetOpCode() function |