Home
last modified time | relevance | path

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

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