Home
last modified time | relevance | path

Searched refs:PREF_IMM4_IMM4_V8 (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/
Dold_instruction_enum.h42 PREF_IMM4_IMM4_V8, enumerator
Dold_instruction.h194 if constexpr (format == Format::PREF_IMM4_IMM4_V8) { in GetImm()
344 case Format::PREF_IMM4_IMM4_V8: { in Size()
1156 return Format::PREF_IMM4_IMM4_V8; in GetFormat()