Home
last modified time | relevance | path

Searched refs:performFSubCombine (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h196 SDValue performFSubCombine(SDNode *N, DAGCombinerInfo &DCI) const;
H A DSIISelLowering.cpp10536 SDValue SITargetLowering::performFSubCombine(SDNode *N, in performFSubCombine() function in SITargetLowering
10845 return performFSubCombine(N, DCI); in PerformDAGCombine()