Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AVR/
HDAVRISelLowering.h38 LSL, ///< Logical shift left. enumerator
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
HDARMUtils.h100 static inline uint32_t LSL(const uint32_t value, const uint32_t amount, in LSL() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
HDAArch64BaseInfo.h451 LSL, enumerator
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
HDEmulateInstructionARM64.cpp80 static inline uint64_t LSL(uint64_t x, integer shift) { in LSL() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
HDAArch64AddressingModes.h34 LSL = 0, enumerator
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonConstPropagation.cpp2520 LatticeCell LSL, LSH; in evaluateHexRSEQ32() local