Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp169 static LLT getBufferRsrcRegisterType(const LLT Ty) { in getBufferRsrcRegisterType() function
595 const LLT VectorTy = getBufferRsrcRegisterType(PointerTy); in castBufferRsrcFromV4I32()
629 const LLT VectorTy = getBufferRsrcRegisterType(PointerTy); in castBufferRsrcToV4I32()