HomeSort by relevance Sort by last modified time
    Searched refs:getARMCPUForArch (Results 1 - 14 of 14) 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-3957855/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 717 StringRef getARMCPUForArch(StringRef Arch = StringRef()) const;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 717 StringRef getARMCPUForArch(StringRef Arch = StringRef()) const;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 717 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-3957855/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 717 StringRef getARMCPUForArch(StringRef Arch = StringRef()) const;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 717 StringRef getARMCPUForArch(StringRef Arch = StringRef()) const;
  /prebuilts/clang/host/linux-x86/clang-3977809/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;
  /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 717 milliseconds