Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDTargetOptionsImpl.cpp61 bool TargetOptions::HonorSignDependentRoundingFPMath() const { in HonorSignDependentRoundingFPMath() function in TargetOptions
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Target/
HDTargetOptions.h223 bool HonorSignDependentRoundingFPMath() const;
HDTarget.td855 : Predicate<"!TM.Options.HonorSignDependentRoundingFPMath()">;