Home | History | Annotate | Download | only in MSP430

Lines Matching refs:RRC

654     // srl A, 1 => clrc; rrc A
655 Victim = DAG.getNode(MSP430ISD::RRC, dl, VT, Victim);
1026 case MSP430ISD::RRC: return "MSP430ISD::RRC";