Searched refs:SimplifyMultipleUseDemandedVectorElts (Results 1 – 3 of 3) sorted by relevance
867 SDValue TargetLowering::SimplifyMultipleUseDemandedVectorElts( in SimplifyMultipleUseDemandedVectorElts() function in TargetLowering2388 SDValue NewOp0 = SimplifyMultipleUseDemandedVectorElts(Op0, DemandedElts, in SimplifyDemandedVectorElts()2390 SDValue NewOp1 = SimplifyMultipleUseDemandedVectorElts(Op1, DemandedElts, in SimplifyDemandedVectorElts()2572 SDValue NewSrc = SimplifyMultipleUseDemandedVectorElts( in SimplifyDemandedVectorElts()2574 SDValue NewSub = SimplifyMultipleUseDemandedVectorElts( in SimplifyDemandedVectorElts()2604 SDValue NewSrc = SimplifyMultipleUseDemandedVectorElts( in SimplifyDemandedVectorElts()
3349 SDValue SimplifyMultipleUseDemandedVectorElts(SDValue Op,
37761 if (SDValue NewSrc = SimplifyMultipleUseDemandedVectorElts( in SimplifyDemandedVectorEltsForTargetNode()37875 SDValue NewN0 = SimplifyMultipleUseDemandedVectorElts(N0, DemandedLHS, in SimplifyDemandedVectorEltsForTargetNode()37877 SDValue NewN1 = SimplifyMultipleUseDemandedVectorElts(N1, DemandedRHS, in SimplifyDemandedVectorEltsForTargetNode()37968 if (SDValue NewSrc = SimplifyMultipleUseDemandedVectorElts( in SimplifyDemandedVectorEltsForTargetNode()