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

  /external/llvm/unittests/ADT/
TripleTest.cpp 876 TEST(TripleTest, getARMCPUForArch) {
880 EXPECT_EQ("strongarm", Triple.getARMCPUForArch());
884 EXPECT_EQ("arm7tdmi", Triple.getARMCPUForArch());
888 EXPECT_EQ("arm10tdmi", Triple.getARMCPUForArch());
    [all...]
  /external/llvm/include/llvm/ADT/
Triple.h 679 StringRef getARMCPUForArch(StringRef Arch = StringRef()) const;
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Triple.h 696 StringRef getARMCPUForArch(StringRef Arch = StringRef()) const;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 717 StringRef getARMCPUForArch(StringRef Arch = StringRef()) const;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 717 StringRef getARMCPUForArch(StringRef Arch = StringRef()) const;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
Triple.h 736 StringRef getARMCPUForArch(StringRef Arch = StringRef()) const;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
Triple.h 736 StringRef getARMCPUForArch(StringRef Arch = StringRef()) const;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
Triple.h 740 StringRef getARMCPUForArch(StringRef Arch = StringRef()) const;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
Triple.h 740 StringRef getARMCPUForArch(StringRef Arch = StringRef()) const;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
Triple.h 740 StringRef getARMCPUForArch(StringRef Arch = StringRef()) const;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
Triple.h 740 StringRef getARMCPUForArch(StringRef Arch = StringRef()) const;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
Triple.h 736 StringRef getARMCPUForArch(StringRef Arch = StringRef()) const;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
Triple.h 736 StringRef getARMCPUForArch(StringRef Arch = StringRef()) const;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
Triple.h 740 StringRef getARMCPUForArch(StringRef Arch = StringRef()) const;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
Triple.h 740 StringRef getARMCPUForArch(StringRef Arch = StringRef()) const;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
Triple.h 740 StringRef getARMCPUForArch(StringRef Arch = StringRef()) const;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
Triple.h 740 StringRef getARMCPUForArch(StringRef Arch = StringRef()) const;
  /external/llvm/lib/Support/
Triple.cpp     [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
Triple.cpp     [all...]
  /external/clang/lib/Driver/
Tools.cpp     [all...]

Completed in 1560 milliseconds