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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp341 static FixedVectorType *arrayTypeToVecType(ArrayType *ArrayTy) { function
441 VectorTy = arrayTypeToVecType(ArrayTy);

Completed in 173 milliseconds