Home
last modified time | relevance | path

Searched defs:getFPEvalMethod (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGen/
H A Deval-method-fast-math.cpp96 int getFPEvalMethod() { in getFPEvalMethod() function
/llvm-project-15.0.7/clang/lib/Basic/Targets/
H A DX86.h175 LangOptions::FPEvalMethodKind getFPEvalMethod() const override { in getFPEvalMethod() function
486 LangOptions::FPEvalMethodKind getFPEvalMethod() const override { in getFPEvalMethod() function
H A DOSTargets.h786 LangOptions::FPEvalMethodKind getFPEvalMethod() const override { in getFPEvalMethod() function
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DTargetInfo.h740 virtual LangOptions::FPEvalMethodKind getFPEvalMethod() const { in getFPEvalMethod() function