Home
last modified time | relevance | path

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

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