Searched defs:V1VTy (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | ConstantFold.cpp | 343 auto *V1VTy = CondV->getType(); ConstantFoldSelectInstruction() local |
H A D | Constants.cpp | 2425 auto V1VTy = cast<VectorType>(V1->getType()); getShuffleVector() local |