Searched defs:GetOpCode (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | gate_accessor.h | 61 OpCode GetOpCode() const in GetOpCode() function |
| D | circuit.cpp | 340 OpCode Circuit::GetOpCode(GateRef gate) const in GetOpCode() function in panda::ecmascript::kungfu::Circuit |
| D | gate.cpp | 608 OpCode Gate::GetOpCode() const in GetOpCode() function in panda::ecmascript::kungfu::Gate |
| D | gate_meta_data.h | 345 OpCode GetOpCode() const in GetOpCode() function |
| D | gate_accessor.cpp | 64 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 |