Searched defs:LSL (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
H A DARMUtils.h106 static inline uint32_t LSL(const uint32_t value, const uint32_t amount, bool *success) function in namespace:lldb_private
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp79 LSL(uint64_t x, integer shift) function
/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h34 LSL = 0, enumerator in enum:llvm::AArch64_AM::ShiftExtendType
/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h499 LSL, enumerator in enum:llvm::AArch64SE::ShiftExtSpecifiers

Completed in 71 milliseconds