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

/freebsd-current/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/
H A DSystemZ.h28 FloatABI getSystemZFloatABI(const Driver &D, const llvm::opt::ArgList &Args);
H A DSystemZ.cpp21 systemz::FloatABI systemz::getSystemZFloatABI(const Driver &D, function in class:systemz
71 systemz::FloatABI FloatABI = systemz::getSystemZFloatABI(D, Args);
/freebsd-current/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp2179 systemz::getSystemZFloatABI(getToolChain().getDriver(), Args);

Completed in 177 milliseconds