Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCombinerHelper.cpp143 static bool isInv2Pi(const APFloat &APF) { in isInv2Pi() function
163 if (ST.hasInv2PiInlineImm() && isInv2Pi(FPValReg->Value)) in isConstantCostlierToNegate()
H A DAMDGPUISelLowering.cpp4612 static bool isInv2Pi(const APFloat &APF) { in isInv2Pi() function
4629 if (Subtarget->hasInv2PiInlineImm() && isInv2Pi(C->getValueAPF())) in getConstantNegateCost()