Home
last modified time | relevance | path

Searched defs:setFPMath (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Basic/Targets/
H A DX86.cpp94 bool X86TargetInfo::setFPMath(StringRef Name) { setFPMath() function in X86TargetInfo
H A DARM.cpp685 bool ARMTargetInfo::setFPMath(StringRef Name) { setFPMath() function in ARMTargetInfo
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1335 virtual bool setFPMath(StringRef Name) { setFPMath() function