Searched refs:handleByteShortBufferLoads (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIISelLowering.h | 274 SDValue handleByteShortBufferLoads(SelectionDAG &DAG, EVT LoadVT, SDLoc DL,
|
H A D | SIISelLowering.cpp | 5996 return handleByteShortBufferLoads(DAG, LoadVT, DL, Ops, M->getMemOperand(), in lowerIntrinsicLoad() 6391 LoadVal = handleByteShortBufferLoads(DAG, VT, DL, Ops, MMO); in ReplaceNodeResults() 8325 return handleByteShortBufferLoads(DAG, VT, DL, Ops, MMO); in lowerSBuffer() 10099 SDValue SITargetLowering::handleByteShortBufferLoads(SelectionDAG &DAG, in handleByteShortBufferLoads() function in SITargetLowering
|