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