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

  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
Triple.h 361 /// getEnvironmentTypeName - Get the canonical name for the \arg Kind
363 static const char *getEnvironmentTypeName(EnvironmentType Kind);
  /external/swiftshader/third_party/LLVM/lib/Support/
Triple.cpp 125 const char *Triple::getEnvironmentTypeName(EnvironmentType Kind) {
639 setEnvironmentName(getEnvironmentTypeName(Kind));
  /external/llvm/lib/Support/
Triple.cpp 200 const char *Triple::getEnvironmentTypeName(EnvironmentType Kind) {
942 StringRef EnvironmentTypeName = getEnvironmentTypeName(getEnvironment());
    [all...]
  /external/llvm/include/llvm/ADT/
Triple.h 707 /// getEnvironmentTypeName - Get the canonical name for the \p Kind
709 static const char *getEnvironmentTypeName(EnvironmentType Kind);
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Triple.h 724 /// getEnvironmentTypeName - Get the canonical name for the \p Kind
726 static StringRef getEnvironmentTypeName(EnvironmentType Kind);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 745 /// getEnvironmentTypeName - Get the canonical name for the \p Kind
747 static StringRef getEnvironmentTypeName(EnvironmentType Kind);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 745 /// getEnvironmentTypeName - Get the canonical name for the \p Kind
747 static StringRef getEnvironmentTypeName(EnvironmentType Kind);
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
Triple.cpp 208 StringRef Triple::getEnvironmentTypeName(EnvironmentType Kind) {
967 StringRef EnvironmentTypeName = getEnvironmentTypeName(getEnvironment());
    [all...]
  /external/swiftshader/third_party/LLVM/unittests/ADT/
TripleTest.cpp 182 C[3] = Triple::getEnvironmentTypeName(Triple::EnvironmentType(Env));
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
Triple.h 770 /// getEnvironmentTypeName - Get the canonical name for the \p Kind
772 static StringRef getEnvironmentTypeName(EnvironmentType Kind);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
Triple.h 770 /// getEnvironmentTypeName - Get the canonical name for the \p Kind
772 static StringRef getEnvironmentTypeName(EnvironmentType Kind);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
Triple.h 774 /// getEnvironmentTypeName - Get the canonical name for the \p Kind
776 static StringRef getEnvironmentTypeName(EnvironmentType Kind);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
Triple.h 774 /// getEnvironmentTypeName - Get the canonical name for the \p Kind
776 static StringRef getEnvironmentTypeName(EnvironmentType Kind);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
Triple.h 774 /// getEnvironmentTypeName - Get the canonical name for the \p Kind
776 static StringRef getEnvironmentTypeName(EnvironmentType Kind);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
Triple.h 774 /// getEnvironmentTypeName - Get the canonical name for the \p Kind
776 static StringRef getEnvironmentTypeName(EnvironmentType Kind);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
Triple.h 770 /// getEnvironmentTypeName - Get the canonical name for the \p Kind
772 static StringRef getEnvironmentTypeName(EnvironmentType Kind);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
Triple.h 770 /// getEnvironmentTypeName - Get the canonical name for the \p Kind
772 static StringRef getEnvironmentTypeName(EnvironmentType Kind);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
Triple.h 774 /// getEnvironmentTypeName - Get the canonical name for the \p Kind
776 static StringRef getEnvironmentTypeName(EnvironmentType Kind);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
Triple.h 774 /// getEnvironmentTypeName - Get the canonical name for the \p Kind
776 static StringRef getEnvironmentTypeName(EnvironmentType Kind);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
Triple.h 774 /// getEnvironmentTypeName - Get the canonical name for the \p Kind
776 static StringRef getEnvironmentTypeName(EnvironmentType Kind);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
Triple.h 774 /// getEnvironmentTypeName - Get the canonical name for the \p Kind
776 static StringRef getEnvironmentTypeName(EnvironmentType Kind);
  /external/llvm/unittests/ADT/
TripleTest.cpp 328 C[3] = Triple::getEnvironmentTypeName(Triple::EnvironmentType(Env));
    [all...]

Completed in 510 milliseconds