Searched refs:shouldUseFPXX (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/
H A DMips.h51 bool shouldUseFPXX(const llvm::opt::ArgList &Args, const llvm::Triple &Triple,
H A DMips.cpp359 } else if (mips::shouldUseFPXX(Args, Triple, CPUName, ABIName, FloatABI)) {
491 bool mips::shouldUseFPXX(const ArgList &Args, const llvm::Triple &Triple, function in class:mips
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DGnu.cpp867 } else if (mips::shouldUseFPXX(

Completed in 181 milliseconds