Home
last modified time | relevance | path

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

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