Home
last modified time | relevance | path

Searched defs:NewVTy (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp924 auto *NewVTy = VectorType::getDoubleElementsVectorType(VTy); in identifyNode() local
1977 auto *NewVTy = VectorType::getDoubleElementsVectorType(VTy); in replaceNode() local
2017 auto *NewVTy = VectorType::getDoubleElementsVectorType(VTy); in processReductionOperation() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2284 VectorType *NewVTy = VectorType::get(Ty, VectorSize / TypeSize, false); in createAndCheckVectorTypesForPromotion() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp10196 auto *NewVTy = in GetAArch64SVEProcessedOperands() local