Home
last modified time | relevance | path

Searched refs:VTCI (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp744 auto VTCI = ConstantInt::get(VT->getElementType(), Count->getZExtValue()); in visitCallInst() local
747 Builder->CreateVectorSplat(VWidth, VTCI)); in visitCallInst()
750 Builder->CreateVectorSplat(VWidth, VTCI)); in visitCallInst()