Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetOptionsImpl.cpp44 bool TargetOptions::HonorSignDependentRoundingFPMath() const { in HonorSignDependentRoundingFPMath() function in TargetOptions
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h217 bool HonorSignDependentRoundingFPMath() const;
H A DTarget.td825 : Predicate<"!TM.Options.HonorSignDependentRoundingFPMath()">;