Searched defs:Minix (Results 1 - 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
H A DTriple.h100 Minix, enumerator in enum:llvm::Triple::OSType
/external/clang/lib/Driver/
H A DToolChains.h801 class LLVM_LIBRARY_VISIBILITY Minix : public Generic_ELF { class in namespace:clang::driver::toolchains
803 Minix(const Driver &D, const llvm::Triple &Triple,
H A DToolChains.cpp3662 /// Minix - Minix tool chain which can call as(1) and ld(1) directly.
3664 Minix::Minix(const Driver &D, const llvm::Triple &Triple, const ArgList &Args) function in class:Minix
3670 Tool *Minix::buildAssembler() const {
3674 Tool *Minix::buildLinker() const { return new tools::minix::Linker(*this); }
/external/llvm/include/llvm/ADT/
H A DTriple.h157 Minix, enumerator in enum:llvm::Triple::OSType
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DTriple.h162 Minix, enumerator in enum:llvm::Triple::OSType

Completed in 273 milliseconds