Home | History | Annotate | Download | only in ARM

Lines Matching refs:SRL_PARTS

609   setOperationAction(ISD::SRL_PARTS, MVT::i32, Custom);
3396 assert(Op.getOpcode() == ISD::SRA_PARTS || Op.getOpcode() == ISD::SRL_PARTS);
5170 case ISD::SRL_PARTS: