Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp343 auto *V1VTy = CondV->getType(); ConstantFoldSelectInstruction() local
521 auto *V1VTy = cast<VectorType>(V1->getType()); ConstantFoldShuffleVectorInstruction() local
H A DConstants.cpp2425 auto V1VTy = cast<VectorType>(V1->getType()); getShuffleVector() local