Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstantFold.cpp777 auto *V1VTy = CondV->getType(); in ConstantFoldSelectInstruction() local
962 auto *V1VTy = cast<VectorType>(V1->getType()); in ConstantFoldShuffleVectorInstruction() local
H A DConstants.cpp2595 auto V1VTy = cast<VectorType>(V1->getType()); in getShuffleVector() local