Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ShrinkDemandedOp

377 bool TargetLowering::TargetLoweringOpt::ShrinkDemandedOp(SDValue Op,
382 "ShrinkDemandedOp only supports binary operators!");
384 "ShrinkDemandedOp only supports nodes with one result!");
511 if (TLO.ShrinkDemandedOp(Op, BitWidth, NewMask, dl))
545 if (TLO.ShrinkDemandedOp(Op, BitWidth, NewMask, dl))
570 if (TLO.ShrinkDemandedOp(Op, BitWidth, NewMask, dl))
1148 if (TLO.ShrinkDemandedOp(Op, BitWidth, NewMask, dl))