Searched defs:ROR (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.h41 ROR, ///< Bit rotate right. enumerator in enum:llvm::AVRISD::NodeType
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h455 ROR, enumerator in enum:llvm::AArch64SE::ShiftExtSpecifiers
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h37 ROR, enumerator in enum:llvm::AArch64_AM::ShiftExtendType
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DARMUtils.h181 static inline uint32_t ROR(const uint32_t value, const uint32_t amount, function in namespace:lldb_private

Completed in 206 milliseconds