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

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIISelLowering.h 194 SDValue performSubCombine(SDNode *N, DAGCombinerInfo &DCI) const;
SIISelLowering.cpp 10426 SDValue SITargetLowering::performSubCombine(SDNode *N,
10838 return performSubCombine(N, DCI);

Completed in 76 milliseconds