Searched defs:NewVTy (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPULateCodeGenPrepare.cpp | 242 FixedVectorType *NewVTy = cast<FixedVectorType>(ConvertType); convertFromOptType() local |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | ComplexDeinterleavingPass.cpp | 924 auto *NewVTy = VectorType::getDoubleElementsVectorType(VTy); identifyNode() local |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | SROA.cpp | 2235 VectorType *NewVTy = VectorType::get(Ty, VectorSize / TypeSize, false); createAndCheckVectorTypesForPromotion() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGBuiltin.cpp | 10374 auto *NewVTy = GetAArch64SVEProcessedOperands() local |