Searched defs:Arch (Results 1 - 16 of 16) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/MC/
H A DMCObjectFileInfo.cpp726 Triple::ArchType Arch = T.getArch(); local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Object/
H A DMachOUniversal.cpp116 static bool getCTMForArch(Triple::ArchType Arch, MachO::CPUType &CTM) { argument
129 MachOUniversalBinary::getObjectForArch(Triple::ArchType Arch, argument
H A DMachOObjectFile.cpp890 unsigned Arch = this->getArch(); local
981 unsigned Arch = this->getArch(); local
1154 unsigned Arch local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Support/
H A DTriple.cpp362 ArchType Arch = UnknownArch; local
668 static unsigned getArchPointerBitWidth(llvm::Triple::ArchType Arch) { argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Basic/
H A DObjCRuntime.h93 bool isLegacyDispatchDefaultForArch(llvm::Triple::ArchType Arch) { argument
/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h187 Triple::ArchType Arch; member in class:llvm::RuntimeDyldImpl
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Frontend/
H A DInitHeaderSearch.cpp201 AddMinGWCPlusPlusIncludePaths(StringRef Base, StringRef Arch, StringRef Version) argument
/freebsd-10-stable/contrib/llvm/tools/llvm-readobj/
H A DELFDumper.cpp328 static const char *getElfSectionType(unsigned Arch, unsigned Type) { argument
394 static const char *getElfSegmentType(unsigned Arch, unsigned Type) { argument
/freebsd-10-stable/usr.bin/make/
H A Darch.c117 typedef struct Arch { struct
127 } Arch; typedef in typeref:struct:Arch
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DTriple.h133 ArchType Arch; member in class:llvm::Triple
/freebsd-10-stable/contrib/bmake/
H A Darch.c179 typedef struct Arch { struct
185 } Arch; typedef in typeref:struct:Arch
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Driver/
H A DDriver.cpp869 llvm::Triple::ArchType Arch = local
H A DToolChains.cpp1346 static bool isMipsArch(llvm::Triple::ArchType Arch) { argument
2240 static Distro DetectDistro(llvm::Triple::ArchType Arch) { argument
2408 llvm::Triple::ArchType Arch = Triple.getArch(); local
[all...]
H A DTools.cpp4150 llvm::Triple::ArchType Arch = getToolChain().getArch(); local
5196 llvm::Triple::ArchType Arch = T.getArch(); local
5864 llvm::Triple::ArchType Arch = ToolChain.getArch(); local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1976 Triple::ArchType Arch = TT.getArch(); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp4831 llvm::Triple::ArchType Arch = local

Completed in 682 milliseconds