Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp377 VectorType *InsVecType = InsElt->getType(); in replaceExtractElements() local
379 unsigned NumInsElts = InsVecType->getVectorNumElements(); in replaceExtractElements()
383 if (InsVecType->getElementType() != ExtVecType->getElementType() || in replaceExtractElements()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp370 VectorType *InsVecType = InsElt->getType(); in replaceExtractElements() local
372 unsigned NumInsElts = InsVecType->getVectorNumElements(); in replaceExtractElements()
376 if (InsVecType->getElementType() != ExtVecType->getElementType() || in replaceExtractElements()