Searched defs:ASR (Results 1 – 5 of 5) sorted by relevance
40 ASR, ///< Arithmetic shift right. enumerator
155 static inline uint32_t ASR(const uint32_t value, const uint32_t amount, in ASR() function
454 ASR, enumerator
36 ASR, enumerator
665 unsigned int ASR = GEPR->getPointerAddressSpace(); in cmpGEPs() local