Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/
Dold_instruction_enum.h41 PREF_IMM4_IMM4, enumerator
Dold_instruction.h189 if constexpr (format == Format::PREF_IMM4_IMM4) { in GetImm()
340 case Format::PREF_IMM4_IMM4: { in Size()
1150 return Format::PREF_IMM4_IMM4; in GetFormat()