Home
last modified time | relevance | path

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

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