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.h227 SDValue performFSubCombine(SDNode *N, DAGCombinerInfo &DCI) const;
H A DSIISelLowering.cpp15281 SDValue SITargetLowering::performFSubCombine(SDNode *N, in performFSubCombine() function in SITargetLowering
15714 return performFSubCombine(N, DCI); in PerformDAGCombine()