Searched refs:RRA (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.h34 RRA, RLA, enumerator in enum:llvm::MSP430ISD::__anon2523
H A DMSP430ISelLowering.cpp779 Victim = DAG.getNode((Opc == ISD::SHL ? MSP430ISD::RLA : MSP430ISD::RRA),
1151 case MSP430ISD::RRA: return "MSP430ISD::RRA";

Completed in 101 milliseconds