Searched defs:GetPrimaryOpcode (Results 1 - 4 of 4) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/ | ||
H A D | instruction.h | 52 uint8_t GetPrimaryOpcode() const in GetPrimaryOpcode() function in panda::ecmascript::OldBytecodeInstBase |
/arkcompiler/runtime_core/static_core/runtime/interpreter/ | ||
H A D | instruction_handler_state.h | 93 ALWAYS_INLINE uint8_t GetPrimaryOpcode() const in GetPrimaryOpcode() function in ark::interpreter::InstructionHandlerState |
H A D | instruction_handler_base.h | 78 ALWAYS_INLINE uint8_t GetPrimaryOpcode() const in GetPrimaryOpcode() function in ark::interpreter::InstructionHandlerBase |
/arkcompiler/runtime_core/static_core/verification/absint/ | ||
H A D | abs_int_inl.h | 190 uint8_t GetPrimaryOpcode() in GetPrimaryOpcode() function in ark::verifier::AbsIntInstructionHandler |
Completed in 10 milliseconds