clang 19.0.0git
Namespaces | Functions
LoongArch.h File Reference
#include "clang/Driver/Driver.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Option/Option.h"

Go to the source code of this file.

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
 
namespace  clang::driver
 
namespace  clang::driver::tools
 
namespace  clang::driver::tools::loongarch
 

Functions

void clang::driver::tools::loongarch::getLoongArchTargetFeatures (const Driver &D, const llvm::Triple &Triple, const llvm::opt::ArgList &Args, std::vector< llvm::StringRef > &Features)
 
StringRef clang::driver::tools::loongarch::getLoongArchABI (const Driver &D, const llvm::opt::ArgList &Args, const llvm::Triple &Triple)
 
std::string clang::driver::tools::loongarch::postProcessTargetCPUString (const std::string &CPU, const llvm::Triple &Triple)
 
std::string clang::driver::tools::loongarch::getLoongArchTargetCPU (const llvm::opt::ArgList &Args, const llvm::Triple &Triple)