reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

lib/Target/AMDGPU/SIISelLowering.h
  216   SDValue handleByteShortBufferStores(SelectionDAG &DAG, EVT VDataType,

References

lib/Target/AMDGPU/SIISelLowering.cpp
 6947       return handleByteShortBufferStores(DAG, VDataType, DL, Ops, M);
 6991       return handleByteShortBufferStores(DAG, VDataVT, DL, Ops, M);
 7038       return handleByteShortBufferStores(DAG, VDataType, DL, Ops, M);