Home | History | Annotate | Download | only in MSP430

Lines Matching refs:RRC

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