Searched refs:RLA (Results 1 – 3 of 3) sorted by relevance
34 RRA, RLA, enumerator
779 Victim = DAG.getNode((Opc == ISD::SHL ? MSP430ISD::RLA : MSP430ISD::RRA), in LowerShifts()1147 case MSP430ISD::RLA: return "MSP430ISD::RLA"; in getTargetNodeName()
48 def MSP430rla : SDNode<"MSP430ISD::RLA", SDTIntUnaryOp, []>;