Searched refs:handleByteShortBufferStores (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIISelLowering.h | 216 SDValue handleByteShortBufferStores(SelectionDAG &DAG, EVT VDataType,
|
D | SIISelLowering.cpp | 6968 return handleByteShortBufferStores(DAG, VDataType, DL, Ops, M); in LowerINTRINSIC_VOID() 7012 return handleByteShortBufferStores(DAG, VDataVT, DL, Ops, M); in LowerINTRINSIC_VOID() 7059 return handleByteShortBufferStores(DAG, VDataType, DL, Ops, M); in LowerINTRINSIC_VOID() 7238 SDValue SITargetLowering::handleByteShortBufferStores(SelectionDAG &DAG, in handleByteShortBufferStores() function in SITargetLowering
|