Searched refs:getSupportedNanEncoding (Results 1 – 2 of 2) sorted by relevance
285 NanEncoding getSupportedNanEncoding(StringRef &CPU);
1240 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