Home
last modified time | relevance | path

Searched refs:LoongArch64TargetInfo (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DLoongArch.h130 class LLVM_LIBRARY_VISIBILITY LoongArch64TargetInfo
133 LoongArch64TargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in LoongArch64TargetInfo() function
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DTargets.cpp750 return std::make_unique<LinuxTargetInfo<LoongArch64TargetInfo>>(Triple, in AllocateTarget()
753 return std::make_unique<LoongArch64TargetInfo>(Triple, Opts); in AllocateTarget()