Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp295 static VectorType *arrayTypeToVecType(ArrayType *ArrayTy) { in arrayTypeToVecType() function
412 VectorTy = arrayTypeToVecType(cast<ArrayType>(AllocaTy)); in tryPromoteAllocaToVector()