Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp162 static LLT getBufferRsrcScalarType(const LLT Ty) { in getBufferRsrcScalarType() function
594 const LLT ScalarTy = getBufferRsrcScalarType(PointerTy); in castBufferRsrcFromV4I32()
628 const LLT ScalarTy = getBufferRsrcScalarType(PointerTy); in castBufferRsrcToV4I32()