Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp532 const bool IsLog = IID == Intrinsic::amdgcn_log; in instCombineIntrinsic() local
565 Constant *FoldedValue = IsLog ? ConstantFP::getInfinity(Ty, true) in instCombineIntrinsic()
570 if (IsLog && C->isNegative()) in instCombineIntrinsic()