Home | History | Annotate | Download | only in Mips

Lines Matching refs:SRA_PARTS

273     setOperationAction(ISD::SRA_PARTS,          MVT::i32,   Custom);
800 case ISD::SRA_PARTS: return lowerShiftRightParts(Op, DAG, true);