Searched refs:isFP64ADefault (Results 1 – 2 of 2) sorted by relevance
303 bool isFP64ADefault(const llvm::Triple &Triple, StringRef CPUName);
1426 } else if (mips::isFP64ADefault(Triple, CPUName)) { in getMIPSTargetFeatures()7275 bool mips::isFP64ADefault(const llvm::Triple &Triple, StringRef CPUName) { in isFP64ADefault() function in mips