Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUCombinerHelper.cpp139 static bool isInv2Pi(const APFloat &APF) { in isInv2Pi() function
159 if (ST.hasInv2PiInlineImm() && isInv2Pi(FPValReg->Value)) in isConstantCostlierToNegate()
H A DAMDGPUISelLowering.cpp3651 static bool isInv2Pi(const APFloat &APF) { in isInv2Pi() function
3668 if (Subtarget->hasInv2PiInlineImm() && isInv2Pi(C->getValueAPF())) in isConstantCostlierToNegate()