Searched defs:setFPMath (Results 1 – 2 of 2) sorted by relevance
| /minix3/external/bsd/llvm/dist/clang/include/clang/Basic/ | ||
| H A D | TargetInfo.h | 728 virtual bool setFPMath(StringRef Name) { in setFPMath() function |
| /minix3/external/bsd/llvm/dist/clang/lib/Basic/ | ||
| H A D | Targets.cpp | 2204 bool X86TargetInfo::setFPMath(StringRef Name) { in setFPMath() function in __anon2c8a49780a11::X86TargetInfo |