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

  /external/llvm/include/llvm/ADT/
Triple.h 130 Myriad,
131 LastVendorType = Myriad
  /external/llvm/lib/Support/
Triple.cpp 150 case Myriad: return "myriad";
410 .Case("myriad", Triple::Myriad)
    [all...]
  /external/clang/lib/Driver/
Tools.h 853 /// The Myriad toolchain uses tools that are in two different namespaces.
856 /// is in the Myriad namespace.
857 namespace Myriad {
    [all...]
Driver.cpp     [all...]
ToolChains.cpp     [all...]
Tools.cpp     [all...]

Completed in 275 milliseconds