Home
last modified time | relevance | path

Searched refs:V4_V4_V4_IMM4_ID16 (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/
H A Dold_instruction_enum.h58 V4_V4_V4_IMM4_ID16, member in Format
H A Dold_instruction.h90 if (format == Format::V4_V4_V4_IMM4_ID16) { in GetId()
224 if constexpr (format == Format::V4_V4_V4_IMM4_ID16) { in GetImm()
404 case Format::V4_V4_V4_IMM4_ID16: { in Size()
762 return Format::V4_V4_V4_IMM4_ID16; in GetFormat()
772 return Format::V4_V4_V4_IMM4_ID16; in GetFormat()
1253 case Format::V4_V4_V4_IMM4_ID16: in HasId()
/arkcompiler/runtime_core/static_core/runtime/interpreter/
H A Dinterpreter-inl.h3142 static_assert(FORMAT == BytecodeInstruction::Format::V4_V4_V4_IMM4_ID16, "Invalid call acc format"); in CopyCallAccArguments()
3266 } else if constexpr (FORMAT == BytecodeInstruction::Format::V4_V4_V4_IMM4_ID16) { in CopyArguments()
3301 FORMAT == BytecodeInstruction::Format::V4_V4_V4_IMM4_ID16) { in CreateAndSetFrame()

Completed in 10 milliseconds