HomeSort by relevance Sort by last modified time
    Searched refs:hexagon (Results 51 - 75 of 151) sorted by null

1 23 4 5 6 7

  /external/llvm/test/MC/Hexagon/
v60-permute.s 1 #RUN: llvm-mc -triple=hexagon -mcpu=hexagonv60 -filetype=obj %s | \
2 #RUN: llvm-objdump -triple=hexagon -mcpu=hexagonv60 -d - | \
v60-shift.s 1 #RUN: llvm-mc -triple=hexagon -mcpu=hexagonv60 -filetype=obj %s | \
2 #RUN: llvm-objdump -triple=hexagon -mcpu=hexagonv60 -d - | \
new-value-check.s 1 # RUN: not llvm-mc -triple=hexagon < %s 2>&1 | \
3 # RUN: not llvm-mc -triple=hexagon -relax-nv-checks < %s 2>&1 | \
align.s 1 # RUN: llvm-mc -triple=hexagon -filetype=obj %s | llvm-objdump -d - | FileCheck %s
v60-vcmp.s 1 #RUN: llvm-mc -triple=hexagon -mcpu=hexagonv60 -filetype=obj %s | \
2 #RUN: llvm-objdump -triple=hexagon -mcpu=hexagonv60 -d - | \
v60-misc.s 1 # RUN: llvm-mc -arch=hexagon -mcpu=hexagonv60 -mattr=+hvx -filetype=obj %s | llvm-objdump -arch=hexagon -mcpu=hexagonv60 -d - | FileCheck %s
relocations.s 1 # RUN: llvm-mc -filetype=obj -triple=hexagon %s | llvm-objdump -r - | FileCheck %s
v60-vmpy-acc.s 1 #RUN: llvm-mc -triple=hexagon -mcpu=hexagonv60 -filetype=obj %s | \
2 #RUN: llvm-objdump -triple=hexagon -mcpu=hexagonv60 -d - | \
v60-vmpy1.s 1 #RUN: llvm-mc -triple=hexagon -mcpu=hexagonv60 -filetype=obj %s | \
2 #RUN: llvm-objdump -triple=hexagon -mcpu=hexagonv60 -d - | \
v60-vmem.s 1 #RUN: llvm-mc -triple=hexagon -mcpu=hexagonv60 -filetype=obj %s | \
2 #RUN: llvm-objdump -triple=hexagon -mcpu=hexagonv60 -d - | \
  /external/llvm/lib/Support/
Triple.cpp 31 case hexagon: return "hexagon";
98 case hexagon: return "hexagon";
260 .Case("hexagon", hexagon)
375 .Case("hexagon", Triple::hexagon)
588 case Triple::hexagon:
    [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
Triple.cpp 31 case hexagon: return "hexagon";
101 case hexagon: return "hexagon";
272 .Case("hexagon", hexagon)
390 .Case("hexagon", Triple::hexagon)
610 case Triple::hexagon:
    [all...]
  /system/chre/build/sys_support/qcom/
uimage.lcs.toolv80 32 OUTPUT_ARCH(hexagon)
  /external/llvm/include/llvm/ADT/
Triple.h 56 hexagon, // Hexagon: hexagon enumerator in enum:llvm::Triple::ArchType
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Triple.h 56 hexagon, // Hexagon: hexagon enumerator in enum:llvm::Triple::ArchType
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 56 hexagon, // Hexagon: hexagon enumerator in enum:llvm::Triple::ArchType
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 56 hexagon, // Hexagon: hexagon enumerator in enum:llvm::Triple::ArchType
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 56 hexagon, // Hexagon: hexagon enumerator in enum:llvm::Triple::ArchType
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 56 hexagon, // Hexagon: hexagon enumerator in enum:llvm::Triple::ArchType
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 56 hexagon, // Hexagon: hexagon enumerator in enum:llvm::Triple::ArchType
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 56 hexagon, // Hexagon: hexagon enumerator in enum:llvm::Triple::ArchType
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 56 hexagon, // Hexagon: hexagon enumerator in enum:llvm::Triple::ArchType
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 56 hexagon, // Hexagon: hexagon enumerator in enum:llvm::Triple::ArchType
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
RelocVisitor.h 225 case Triple::hexagon:
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
RelocVisitor.h 225 case Triple::hexagon:

Completed in 1269 milliseconds

1 23 4 5 6 7