Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Target/AVR/
HDAVRISelLowering.h48 ASR, ///< Arithmetic shift right. enumerator
/freebsd-head/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
HDARMUtils.h157 static inline uint32_t ASR(const uint32_t value, const uint32_t amount, in ASR() function
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
HDAArch64BaseInfo.h608 ASR, enumerator
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
HDAArch64AddressingModes.h36 ASR, enumerator
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDFunctionComparator.cpp801 unsigned int ASR = GEPR->getPointerAddressSpace(); in cmpGEPs() local
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDDAGCombiner.cpp27806 SDValue ASR = DAG.getNode( in SimplifySelectCC() local