Searched defs:DemandedElts (Results 1 – 2 of 2) sorted by relevance
960 Value *InstCombiner::SimplifyDemandedVectorElts(Value *V, APInt DemandedElts, in SimplifyDemandedVectorElts()
669 APInt DemandedElts(VWidth, 1); in visitCallInst() local