HomeSort by relevance Sort by last modified time
    Searched defs:thumbeb (Results 1 - 16 of 16) sorted by null

  /external/llvm/include/llvm/ADT/
Triple.h 73 thumbeb, // Thumb (big endian): thumbeb enumerator in enum:llvm::Triple::ArchType
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Triple.h 76 thumbeb, // Thumb (big endian): thumbeb enumerator in enum:llvm::Triple::ArchType
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 76 thumbeb, // Thumb (big endian): thumbeb enumerator in enum:llvm::Triple::ArchType
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
Triple.h 77 thumbeb, // Thumb (big endian): thumbeb enumerator in enum:llvm::Triple::ArchType
639 return getArch() == Triple::thumb || getArch() == Triple::thumbeb;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
Triple.h 77 thumbeb, // Thumb (big endian): thumbeb enumerator in enum:llvm::Triple::ArchType
639 return getArch() == Triple::thumb || getArch() == Triple::thumbeb;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
Triple.h 78 thumbeb, // Thumb (big endian): thumbeb enumerator in enum:llvm::Triple::ArchType
643 return getArch() == Triple::thumb || getArch() == Triple::thumbeb;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
Triple.h 78 thumbeb, // Thumb (big endian): thumbeb enumerator in enum:llvm::Triple::ArchType
643 return getArch() == Triple::thumb || getArch() == Triple::thumbeb;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
Triple.h 78 thumbeb, // Thumb (big endian): thumbeb enumerator in enum:llvm::Triple::ArchType
643 return getArch() == Triple::thumb || getArch() == Triple::thumbeb;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
Triple.h 78 thumbeb, // Thumb (big endian): thumbeb enumerator in enum:llvm::Triple::ArchType
643 return getArch() == Triple::thumb || getArch() == Triple::thumbeb;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 76 thumbeb, // Thumb (big endian): thumbeb enumerator in enum:llvm::Triple::ArchType
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
Triple.h 77 thumbeb, // Thumb (big endian): thumbeb enumerator in enum:llvm::Triple::ArchType
639 return getArch() == Triple::thumb || getArch() == Triple::thumbeb;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
Triple.h 77 thumbeb, // Thumb (big endian): thumbeb enumerator in enum:llvm::Triple::ArchType
639 return getArch() == Triple::thumb || getArch() == Triple::thumbeb;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
Triple.h 78 thumbeb, // Thumb (big endian): thumbeb enumerator in enum:llvm::Triple::ArchType
643 return getArch() == Triple::thumb || getArch() == Triple::thumbeb;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
Triple.h 78 thumbeb, // Thumb (big endian): thumbeb enumerator in enum:llvm::Triple::ArchType
643 return getArch() == Triple::thumb || getArch() == Triple::thumbeb;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
Triple.h 78 thumbeb, // Thumb (big endian): thumbeb enumerator in enum:llvm::Triple::ArchType
643 return getArch() == Triple::thumb || getArch() == Triple::thumbeb;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
Triple.h 78 thumbeb, // Thumb (big endian): thumbeb enumerator in enum:llvm::Triple::ArchType
643 return getArch() == Triple::thumb || getArch() == Triple::thumbeb;

Completed in 110 milliseconds