Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPULegalizerInfo.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()