Home
last modified time | relevance | path

Searched defs:RRX (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DARMUtils.h202 static inline uint32_t RRX(const uint32_t value, const uint32_t carry_in, in RRX() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h106 RRX, // V = RRX X, Flag -> srl X, 1 + shift in carry flag. enumerator