Home
last modified time | relevance | path

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

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