OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:s390x
(Results
226 - 250
of
656
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/CodeGen/SystemZ/Large/
branch-range-03.py
3
# RUN: python %s | llc -mtriple=
s390x
-linux-gnu | FileCheck %s
branch-range-04.py
3
# RUN: python %s | llc -mtriple=
s390x
-linux-gnu | FileCheck %s
branch-range-05.py
3
# RUN: python %s | llc -mtriple=
s390x
-linux-gnu | FileCheck %s
branch-range-06.py
3
# RUN: python %s | llc -mtriple=
s390x
-linux-gnu | FileCheck %s
/external/llvm/test/CodeGen/SystemZ/
addr-01.ll
4
; RUN: llc < %s -mtriple=
s390x
-linux-gnu | FileCheck %s
addr-02.ll
5
; RUN: llc < %s -mtriple=
s390x
-linux-gnu | FileCheck %s
and-04.ll
3
; RUN: llc < %s -mtriple=
s390x
-linux-gnu | FileCheck %s
and-05.ll
3
; RUN: llc < %s -mtriple=
s390x
-linux-gnu | FileCheck %s
args-04.ll
4
; RUN: llc < %s -mtriple=
s390x
-linux-gnu | FileCheck %s
atomicrmw-add-04.ll
3
; RUN: llc < %s -mtriple=
s390x
-linux-gnu -mcpu=z10 | FileCheck %s
atomicrmw-minmax-04.ll
3
; RUN: llc < %s -mtriple=
s390x
-linux-gnu | FileCheck %s
atomicrmw-or-04.ll
3
; RUN: llc < %s -mtriple=
s390x
-linux-gnu -mcpu=z10 | FileCheck %s
atomicrmw-sub-04.ll
3
; RUN: llc < %s -mtriple=
s390x
-linux-gnu -mcpu=z10 | FileCheck %s
atomicrmw-xchg-03.ll
3
; RUN: llc < %s -mtriple=
s390x
-linux-gnu | FileCheck %s
branch-07.ll
3
; RUN: llc < %s -mtriple=
s390x
-linux-gnu | FileCheck %s
bswap-04.ll
3
; RUN: llc < %s -mtriple=
s390x
-linux-gnu | FileCheck %s
bswap-05.ll
3
; RUN: llc < %s -mtriple=
s390x
-linux-gnu | FileCheck %s
cmpxchg-03.ll
3
; RUN: llc < %s -mtriple=
s390x
-linux-gnu | FileCheck %s
cmpxchg-04.ll
3
; RUN: llc < %s -mtriple=
s390x
-linux-gnu | FileCheck %s
cond-load-01.ll
3
; RUN: llc < %s -mtriple=
s390x
-linux-gnu -mcpu=z196 | FileCheck %s
cond-load-02.ll
3
; RUN: llc < %s -mtriple=
s390x
-linux-gnu -mcpu=z196 | FileCheck %s
cond-store-08.ll
3
; RUN: llc < %s -mtriple=
s390x
-linux-gnu -mcpu=z196 | FileCheck %s
fp-add-01.ll
3
; RUN: llc < %s -mtriple=
s390x
-linux-gnu | FileCheck %s
fp-add-02.ll
3
; RUN: llc < %s -mtriple=
s390x
-linux-gnu | FileCheck %s
fp-copysign-01.ll
3
; RUN: llc < %s -mtriple=
s390x
-linux-gnu | FileCheck %s
Completed in 93 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>