Searched refs:isFPXXDefault (Results 1 – 2 of 2) sorted by relevance
50 bool isFPXXDefault(const llvm::Triple &Triple, StringRef CPUName,
478 bool mips::isFPXXDefault(const llvm::Triple &Triple, StringRef CPUName, in isFPXXDefault() function in mips498 bool UseFPXX = isFPXXDefault(Triple, CPUName, ABIName, FloatABI); in shouldUseFPXX()