Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/
Dold_instruction_enum.h39 PREF_IMM16_V8_V8, enumerator
Dold_instruction.h179 if constexpr (format == Format::PREF_IMM16_V8_V8) { in GetImm()
332 case Format::PREF_IMM16_V8_V8: { in Size()
1126 return Format::PREF_IMM16_V8_V8; in GetFormat()