Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRISelLowering.h38 LSL, ///< Logical shift left. enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h467 LSL, enumerator
/netbsd-src/external/gpl3/gdb.old/dist/sim/arm/
H A Darmemu.h42 #define LSL 0 macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h34 LSL = 0, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp2525 LatticeCell LSL, LSH; in evaluateHexRSEQ32() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.c88 enum modifier_type { LSL, MSL }; enumerator
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc95 enum modifier_type { LSL, MSL }; enumerator