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

  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
Triple.h 317 /// setVendorName - Set the vendor (second) component of the triple
319 void setVendorName(StringRef Str);
  /external/swiftshader/third_party/LLVM/lib/Support/
Triple.cpp 631 setVendorName(getVendorTypeName(Kind));
653 void Triple::setVendorName(StringRef Str) {
  /external/llvm/include/llvm/ADT/
Triple.h 623 /// setVendorName - Set the vendor (second) component of the triple
625 void setVendorName(StringRef Str);
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Triple.h 640 /// setVendorName - Set the vendor (second) component of the triple
642 void setVendorName(StringRef Str);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 661 /// setVendorName - Set the vendor (second) component of the triple
663 void setVendorName(StringRef Str);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 661 /// setVendorName - Set the vendor (second) component of the triple
663 void setVendorName(StringRef Str);
  /external/swiftshader/third_party/LLVM/unittests/ADT/
TripleTest.cpp 239 T.setVendorName("pc");
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
Triple.h 680 /// setVendorName - Set the vendor (second) component of the triple
682 void setVendorName(StringRef Str);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
Triple.h 680 /// setVendorName - Set the vendor (second) component of the triple
682 void setVendorName(StringRef Str);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
Triple.h 684 /// setVendorName - Set the vendor (second) component of the triple
686 void setVendorName(StringRef Str);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
Triple.h 684 /// setVendorName - Set the vendor (second) component of the triple
686 void setVendorName(StringRef Str);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
Triple.h 684 /// setVendorName - Set the vendor (second) component of the triple
686 void setVendorName(StringRef Str);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
Triple.h 684 /// setVendorName - Set the vendor (second) component of the triple
686 void setVendorName(StringRef Str);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
Triple.h 680 /// setVendorName - Set the vendor (second) component of the triple
682 void setVendorName(StringRef Str);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
Triple.h 680 /// setVendorName - Set the vendor (second) component of the triple
682 void setVendorName(StringRef Str);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
Triple.h 684 /// setVendorName - Set the vendor (second) component of the triple
686 void setVendorName(StringRef Str);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
Triple.h 684 /// setVendorName - Set the vendor (second) component of the triple
686 void setVendorName(StringRef Str);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
Triple.h 684 /// setVendorName - Set the vendor (second) component of the triple
686 void setVendorName(StringRef Str);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
Triple.h 684 /// setVendorName - Set the vendor (second) component of the triple
686 void setVendorName(StringRef Str);
  /external/llvm/lib/Support/
Triple.cpp     [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
Triple.cpp     [all...]
  /external/llvm/unittests/ADT/
TripleTest.cpp 382 T.setVendorName("pc");
    [all...]
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-cloudhsm/1.11.18/
aws-java-sdk-cloudhsm-1.11.18.jar 
  /external/clang/lib/Driver/
Driver.cpp 394 Target.setVendorName("intel");
    [all...]

Completed in 965 milliseconds