Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp104 static VectorType *arrayTypeToVecType(Type *ArrayTy) { in arrayTypeToVecType() function
198 VectorType *VectorTy = arrayTypeToVecType(AllocaTy); in tryPromoteAllocaToVector()