Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DOSTargets.h142 class LLVM_LIBRARY_VISIBILITY DragonFlyBSDTargetInfo
158 DragonFlyBSDTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) in DragonFlyBSDTargetInfo() function
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DTargets.cpp549 return std::make_unique<DragonFlyBSDTargetInfo<X86_32TargetInfo>>(Triple, in AllocateTarget()
610 return std::make_unique<DragonFlyBSDTargetInfo<X86_64TargetInfo>>(Triple, in AllocateTarget()