Searched refs:RLA (Results 1 – 3 of 3) sorted by relevance
33 RRA, RLA, enumerator
1006 Victim = DAG.getNode((Opc == ISD::SHL ? MSP430ISD::RLA : MSP430ISD::RRA), in LowerShifts()1378 case MSP430ISD::RLA: return "MSP430ISD::RLA"; in getTargetNodeName()
49 def MSP430rla : SDNode<"MSP430ISD::RLA", SDTIntUnaryOp, []>;593 // for RLA and RLC aliases below, so disable printing aliases.