Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsSubtarget.h210 bool isNaN2008() const { return IsNaN2008bit; } in isNaN2008() function
/external/clang/lib/Driver/
DTools.cpp5696 bool mips::isNaN2008(const ArgList &Args, const llvm::Triple &Triple) { in isNaN2008() function in mips