Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h206 SDValue performFAddCombine(SDNode *N, DAGCombinerInfo &DCI) const;
H A DSIISelLowering.cpp11102 SDValue SITargetLowering::performFAddCombine(SDNode *N, in performFAddCombine() function in SITargetLowering
11451 return performFAddCombine(N, DCI); in PerformDAGCombine()