Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp995 APInt LeftDemanded(LHSVWidth, 0), RightDemanded(LHSVWidth, 0); in SimplifyDemandedVectorElts() local
1057 APInt LeftDemanded(DemandedElts), RightDemanded(DemandedElts); in SimplifyDemandedVectorElts() local