Searched refs:arrayTypeToVecType (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp300 static VectorType *arrayTypeToVecType(ArrayType *ArrayTy) { function
417 VectorTy = arrayTypeToVecType(cast<ArrayType>(AllocaTy));

Completed in 56 milliseconds