Home
last modified time | relevance | path

Searched defs:ASR (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AVR/
HDAVRISelLowering.h40 ASR, ///< Arithmetic shift right. enumerator
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
HDARMUtils.h155 static inline uint32_t ASR(const uint32_t value, const uint32_t amount, in ASR() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
HDAArch64BaseInfo.h454 ASR, enumerator
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
HDAArch64AddressingModes.h36 ASR, enumerator
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDFunctionComparator.cpp665 unsigned int ASR = GEPR->getPointerAddressSpace(); in cmpGEPs() local