Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp161 APInt UndefElts(VectorWidth, 0); in visitExtractElementInst() local
435 APInt UndefElts(VWidth, 0); in visitInsertElementInst() local
463 APInt UndefElts(VWidth, 0); in visitShuffleVectorInst() local
DInstCombineCalls.cpp591 APInt UndefElts(VWidth, 0); in visitCallInst() local
612 APInt UndefElts(VWidth, 0); in visitCallInst() local
DInstCombineSimplifyDemanded.cpp807 APInt &UndefElts, in SimplifyDemandedVectorElts()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp170 APInt UndefElts(VectorWidth, 0); in visitExtractElementInst() local
620 APInt UndefElts(VWidth, 0); in visitInsertElementInst() local
933 APInt UndefElts(VWidth, 0); in visitShuffleVectorInst() local
DInstCombineSimplifyDemanded.cpp907 APInt &UndefElts, in SimplifyDemandedVectorElts()
DInstCombineSelect.cpp1235 APInt UndefElts(VWidth, 0); in visitSelectInst() local
DInstCombineCalls.cpp1322 APInt UndefElts(Width, 0); in visitCallInst() local
1328 APInt UndefElts(Width, 0); in visitCallInst() local