Searched refs:isFPXXDefault (Results 1 – 2 of 2) sorted by relevance
248 bool isFPXXDefault(const llvm::Triple &Triple, StringRef CPUName,
1164 } else if (mips::isFPXXDefault(Triple, CPUName, ABIName)) { in getMIPSTargetFeatures()5711 bool mips::isFPXXDefault(const llvm::Triple &Triple, StringRef CPUName, in isFPXXDefault() function in mips7536 } else if (mips::isFPXXDefault(getToolChain().getTriple(), CPUName, in ConstructJob()