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

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

Completed in 205 milliseconds