Home
last modified time | relevance | path

Searched defs:LSL (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dconstants.h59 enum ShiftType : uint8_t { LSL, LSR, ASR, ROR, INVALID_SHIFT }; enumerator
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
Dassembler_aarch64_constants.h59 LSL = 0x0, enumerator