Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPUCombinerHelper.cpp165 static unsigned inverseMinMax(unsigned Opc) { in inverseMinMax() function
308 unsigned Opposite = inverseMinMax(MatchInfo->getOpcode()); in applyFoldableFneg()
DAMDGPUISelLowering.cpp3806 static unsigned inverseMinMax(unsigned Opc) { in inverseMinMax() function
3947 unsigned Opposite = inverseMinMax(Opc); in performFNegCombine()