HomeSort by relevance Sort by last modified time
    Searched full:s390x (Results 476 - 500 of 656) sorted by null

<<11121314151617181920>>

  /external/llvm/test/CodeGen/SystemZ/
frame-16.ll 4 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck -check-prefix=CHECK-NOFP %s
5 ; RUN: llc < %s -mtriple=s390x-linux-gnu -disable-fp-elim | FileCheck -check-prefix=CHECK-FP %s
cond-store-03.ll 3 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z10 | FileCheck %s
fp-cmp-04.ll 4 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z10 | FileCheck %s
frame-02.ll 3 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s
frame-03.ll 5 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s
frame-08.ll 3 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s
int-cmp-05.ll 3 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s
int-cmp-06.ll 3 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s
memcpy-02.ll 3 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s
memset-03.ll 3 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s
memset-04.ll 3 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s
  /external/strace/
defs.h 407 || defined(SH) || defined(SH64) || defined(S390) || defined(S390X) \
426 # elif defined S390 || defined S390X
process.c 611 # elif defined S390 || defined S390X || defined CRISV10 || defined CRISV32
712 #elif defined(S390) || defined(S390X)
    [all...]
syscall.c 710 #elif defined(S390) || defined(S390X)
738 # if defined(S390) || defined(S390X)
826 # if defined(S390X)
    [all...]
util.c 1084 # elif defined(S390) || defined(S390X)
1092 # elif S390X
1395 # if defined S390 || defined S390X
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/config/
config.sub 837 s390x | s390x-*)
838 basic_machine=s390x-ibm
  /external/qemu-pc-bios/bochs/
config.sub 797 s390x | s390x-*)
798 basic_machine=s390x-ibm
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_linux.h 69 #define _PR_SI_ARCHITECTURE "s390x"
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
s390x-mont.pl 269 .string "Montgomery Multiplication for s390x, CRYPTOGAMS by <appro\@openssl.org>"
  /external/clang/test/CodeGen/
mult-alt-generic.c 8 // RUN: %clang_cc1 -triple s390x %s -emit-llvm -o - | FileCheck %s
  /external/llvm/include/llvm/ADT/
Triple.h 62 systemz, // SystemZ: s390x
  /external/llvm/test/
lit.cfg 165 or 's390x' in config.target_triple:
  /external/openssl/crypto/bn/asm/
s390x-mont.pl 269 .string "Montgomery Multiplication for s390x, CRYPTOGAMS by <appro\@openssl.org>"
  /external/valgrind/main/coregrind/
m_libcsetjmp.c 41 {arm,s390x}-linux using the gcc builtins now.
m_machine.c 102 regs->misc.S390X.r_fp
104 regs->misc.S390X.r_lr
432 /* fixs390: anything for s390x here ? */
434 /* For hwcaps detection on ppc32/64, s390x, and arm we'll need to do SIGILL
    [all...]

Completed in 2840 milliseconds

<<11121314151617181920>>