Home
last modified time | relevance | path

Searched defs:DemandedElts (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp960 Value *InstCombiner::SimplifyDemandedVectorElts(Value *V, APInt DemandedElts, in SimplifyDemandedVectorElts()
DInstCombineCalls.cpp669 APInt DemandedElts(VWidth, 1); in visitCallInst() local