Searched defs:SimplifyDemandedVectorElts (Results 1 – 4 of 4) sorted by relevance
906 Value *InstCombiner::SimplifyDemandedVectorElts(Value *V, APInt DemandedElts, in SimplifyDemandedVectorElts() function in InstCombiner
1035 Value *InstCombiner::SimplifyDemandedVectorElts(Value *V, APInt DemandedElts, in SimplifyDemandedVectorElts() function in InstCombiner
1283 bool TargetLowering::SimplifyDemandedVectorElts(SDValue Op, in SimplifyDemandedVectorElts() function in TargetLowering1299 bool TargetLowering::SimplifyDemandedVectorElts( in SimplifyDemandedVectorElts() function in TargetLowering
237 bool SimplifyDemandedVectorElts(SDValue Op) { in SimplifyDemandedVectorElts() function in __anon68ee0c550111::DAGCombiner1064 bool DAGCombiner::SimplifyDemandedVectorElts(SDValue Op, const APInt &Demanded, in SimplifyDemandedVectorElts() function in DAGCombiner