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.cpp150 static bool isInv2Pi(const APFloat &APF) { in isInv2Pi() function
170 if (ST.hasInv2PiInlineImm() && isInv2Pi(FPValReg->Value)) in isConstantCostlierToNegate()
H A DAMDGPUISelLowering.cpp4894 static bool isInv2Pi(const APFloat &APF) { in isInv2Pi() function
4911 if (Subtarget->hasInv2PiInlineImm() && isInv2Pi(C->getValueAPF())) in getConstantNegateCost()