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