Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetOptionsImpl.cpp53 bool TargetOptions::HonorSignDependentRoundingFPMath() const { in HonorSignDependentRoundingFPMath() function in TargetOptions
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h208 LLVM_ABI bool HonorSignDependentRoundingFPMath() const;
H A DTarget.td860 : Predicate<"!TM.Options.HonorSignDependentRoundingFPMath()">;
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc20572 {"_ZN4llvm32HonorSignDependentRoundingFPMathEv", "llvm::HonorSignDependentRoundingFPMath()"},