HomeSort by: relevance | last modified time | path
    Searched refs:handleByteShortBufferStores (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIISelLowering.h 244 SDValue handleByteShortBufferStores(SelectionDAG &DAG, EVT VDataType,
SIISelLowering.cpp 7692 return handleByteShortBufferStores(DAG, VDataType, DL, Ops, M);
7738 return handleByteShortBufferStores(DAG, VDataVT, DL, Ops, M);
7787 return handleByteShortBufferStores(DAG, VDataType, DL, Ops, M);
7916 SDValue SITargetLowering::handleByteShortBufferStores(SelectionDAG &DAG,

Completed in 41 milliseconds