Home
last modified time | relevance | path

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

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