Searched defs:ROR (Results 1 – 5 of 5) sorted by relevance
53 ROR, ///< Bit rotate right. enumerator
182 static inline uint32_t ROR(const uint32_t value, const uint32_t amount, in ROR() function
609 ROR, enumerator
38 ROR, global() enumerator
7958 if (SDValue ROR = reassociateOps(ISD::OR, DL, N0, N1, N->getFlags())) in visitOR() local