Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h218 SDValue performFSubCombine(SDNode *N, DAGCombinerInfo &DCI) const;
H A DSIISelLowering.cpp14346 SDValue SITargetLowering::performFSubCombine(SDNode *N, in performFSubCombine() function in SITargetLowering
14690 return performFSubCombine(N, DCI); in PerformDAGCombine()