Home
last modified time | relevance | path

Searched defs:isNan2008 (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/lib/Basic/Targets/
H A DMips.h92 bool isNan2008() const override { return IsNan2008; } in isNan2008() function
/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DTargetInfo.h1099 virtual bool isNan2008() const { in isNan2008() function