HomeSort by relevance Sort by last modified time
    Searched defs:Solaris (Results 1 - 6 of 6) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
Triple.h 97 Solaris,
  /external/clang/lib/Driver/
ToolChains.h 646 class LLVM_LIBRARY_VISIBILITY Solaris : public Generic_GCC {
648 Solaris(const Driver &D, const llvm::Triple &Triple,
    [all...]
ToolChains.cpp     [all...]
  /external/llvm/include/llvm/ADT/
Triple.h 154 Solaris,
466 return getOS() == Triple::Solaris;
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
Triple.h 167 Solaris,
497 return getOS() == Triple::Solaris;
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Triple.h 159 Solaris,
478 return getOS() == Triple::Solaris;

Completed in 351 milliseconds