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

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIISelLowering.h 196 SDValue performFSubCombine(SDNode *N, DAGCombinerInfo &DCI) const;
SIISelLowering.cpp 10536 SDValue SITargetLowering::performFSubCombine(SDNode *N,
10845 return performFSubCombine(N, DCI);

Completed in 27 milliseconds