Home
last modified time | relevance | path

Searched defs:TargetArch (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp337 getSubDirectoryPath(SubDirectoryType Type,ToolsetLayout VSLayout,const std::string & VCToolChainPath,Triple::ArchType TargetArch,StringRef SubdirParent) getSubDirectoryPath() argument
390 useUniversalCRT(ToolsetLayout VSLayout,const std::string & VCToolChainPath,Triple::ArchType TargetArch,vfs::FileSystem & VFS) useUniversalCRT() argument
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/
H A DFormatEntity.h69 TargetArch, enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DGnu.cpp1525 llvm::Triple::ArchType TargetArch = TargetTriple.getArch(); findMIPSMultilibs() local
2861 llvm::Triple::ArchType TargetArch = TargetTriple.getArch(); ScanGCCForMultilibs() local