Home
last modified time | relevance | path

Searched refs:getSupportedNanEncoding (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Driver/
DTools.h285 NanEncoding getSupportedNanEncoding(StringRef &CPU);
DTools.cpp1240 if (mips::getSupportedNanEncoding(CPUName) & mips::Nan2008) in getMIPSTargetFeatures()
1247 if (mips::getSupportedNanEncoding(CPUName) & mips::NanLegacy) in getMIPSTargetFeatures()
6617 mips::NanEncoding mips::getSupportedNanEncoding(StringRef &CPU) { in getSupportedNanEncoding() function in mips