Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCombinerHelper.cpp176 static unsigned inverseMinMax(unsigned Opc) { in inverseMinMax() function
328 unsigned Opposite = inverseMinMax(MatchInfo->getOpcode()); in applyFoldableFneg()
H A DAMDGPUISelLowering.cpp4929 static unsigned inverseMinMax(unsigned Opc) { in inverseMinMax() function
5091 unsigned Opposite = inverseMinMax(Opc); in performFNegCombine()