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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h227 SDValue handleByteShortBufferStores(SelectionDAG &DAG, EVT VDataType,
H A DSIISelLowering.cpp7421 return handleByteShortBufferStores(DAG, VDataType, DL, Ops, M);
7465 return handleByteShortBufferStores(DAG, VDataVT, DL, Ops, M);
7512 return handleByteShortBufferStores(DAG, VDataType, DL, Ops, M);
7692 SDValue SITargetLowering::handleByteShortBufferStores(SelectionDAG &DAG, function in class:SITargetLowering

Completed in 179 milliseconds