Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsSubtarget.h226 bool isNaN2008() const { return IsNaN2008bit; } in isNaN2008() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsSubtarget.h275 bool isNaN2008() const { return IsNaN2008bit; } in isNaN2008() function
/external/clang/lib/Driver/
DTools.cpp7260 bool mips::isNaN2008(const ArgList &Args, const llvm::Triple &Triple) { in isNaN2008() function in mips