Home | History | Annotate | Download | only in Mips

Lines Matching refs:SRL_PARTS

274     setOperationAction(ISD::SRL_PARTS,          MVT::i32,   Custom);
801 case ISD::SRL_PARTS: return lowerShiftRightParts(Op, DAG, false);