Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULateCodeGenPrepare.cpp242 FixedVectorType *NewVTy = cast<FixedVectorType>(ConvertType); in convertFromOptType() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp924 auto *NewVTy = VectorType::getDoubleElementsVectorType(VTy); in identifyNode() local
1974 auto *NewVTy = VectorType::getDoubleElementsVectorType(VTy); in replaceNode() local
2013 auto *NewVTy = VectorType::getDoubleElementsVectorType(VTy); in processReductionOperation() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2235 VectorType *NewVTy = VectorType::get(Ty, VectorSize / TypeSize, false); in createAndCheckVectorTypesForPromotion() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp10463 auto *NewVTy = in GetAArch64SVEProcessedOperands() local