Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/
Dold_instruction_enum.h54 V4_IMM4_ID16, enumerator
Dold_instruction.h84 if (format == Format::V4_IMM4_ID16) { in GetId()
219 if constexpr (format == Format::V4_IMM4_ID16) { in GetImm()
392 case Format::V4_IMM4_ID16: { in Size()
760 return Format::V4_IMM4_ID16; in GetFormat()
770 return Format::V4_IMM4_ID16; in GetFormat()
1248 case Format::V4_IMM4_ID16: in HasId()