Home
last modified time | relevance | path

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

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