Home | History | Annotate | Download | only in MSP430

Lines Matching refs:RRC

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