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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h179 SDValue performFSubCombine(SDNode *N, DAGCombinerInfo &DCI) const;
H A DSIISelLowering.cpp10213 SDValue SITargetLowering::performFSubCombine(SDNode *N, function in class:SITargetLowering
10524 return performFSubCombine(N, DCI);

Completed in 203 milliseconds