Home
last modified time | relevance | path

Searched refs:march (Results 1 – 25 of 1781) sorted by relevance

12345678910>>...72

/external/llvm/test/CodeGen/PowerPC/
DFrames-leaf.ll1 ; RUN: llc < %s -march=ppc32 | \
3 ; RUN: llc < %s -march=ppc32 | \
5 ; RUN: llc < %s -march=ppc32 | \
7 ; RUN: llc < %s -march=ppc32 | \
9 ; RUN: llc < %s -march=ppc32 -disable-fp-elim | \
11 ; RUN: llc < %s -march=ppc32 -disable-fp-elim | \
13 ; RUN: llc < %s -march=ppc32 -disable-fp-elim | \
15 ; RUN: llc < %s -march=ppc32 -disable-fp-elim | \
17 ; RUN: llc < %s -march=ppc64 | \
19 ; RUN: llc < %s -march=ppc64 | \
[all …]
Di64_fp.ll4 ; RUN: llc < %s -march=ppc32 -mattr=+64bit | \
6 ; RUN: llc < %s -march=ppc32 -mattr=+64bit | \
8 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | \
10 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | \
12 ; RUN: llc < %s -march=ppc32 -mattr=-64bit | \
14 ; RUN: llc < %s -march=ppc32 -mattr=-64bit | \
16 ; RUN: llc < %s -march=ppc32 -mcpu=g4 | \
18 ; RUN: llc < %s -march=ppc32 -mcpu=g4 | \
DFrames-alloca.ll1 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 | FileCheck %s -check-prefix=PPC32
2 ; RUN: llc < %s -march=ppc64 -mtriple=powerpc-apple-darwin8 | FileCheck %s -check-prefix=PPC64
3 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -disable-fp-elim | FileCheck %s -check-…
4 ; RUN: llc < %s -march=ppc64 -mtriple=powerpc-apple-darwin8 -disable-fp-elim | FileCheck %s -check-…
5 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -enable-ppc32-regscavenger | FileCheck …
6 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -enable-ppc32-regscavenger | FileCheck …
7 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -disable-fp-elim -enable-ppc32-regscave…
Dlong-compare.ll1 ; RUN: llc < %s -march=ppc32 | grep cntlzw
2 ; RUN: llc < %s -march=ppc32 | not grep xori
3 ; RUN: llc < %s -march=ppc32 | not grep {li }
4 ; RUN: llc < %s -march=ppc32 | not grep {mr }
DFrames-small.ll1 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -o %t1
5 ; RUN: llc < %s -march=ppc32 | \
7 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -disable-fp-elim \
13 ; RUN: llc < %s -march=ppc64 -mtriple=powerpc-apple-darwin8 -o %t3
18 ; RUN: llc < %s -march=ppc64 -mtriple=powerpc-apple-darwin8 -disable-fp-elim \
Dfsqrt.ll4 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -mattr=+fsqrt | \
6 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -mcpu=g5 | \
8 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -mattr=-fsqrt | \
10 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -mcpu=g4 | \
/external/llvm/test/CodeGen/PTX/
Doptions.ll1 ; RUN: llc < %s -march=ptx32 -mattr=ptx20 | grep ".version 2.0"
2 ; RUN: llc < %s -march=ptx32 -mattr=ptx21 | grep ".version 2.1"
3 ; RUN: llc < %s -march=ptx32 -mattr=ptx22 | grep ".version 2.2"
4 ; RUN: llc < %s -march=ptx32 -mattr=ptx23 | grep ".version 2.3"
5 ; RUN: llc < %s -march=ptx32 -mattr=sm10 | grep ".target sm_10"
6 ; RUN: llc < %s -march=ptx32 -mattr=sm13 | grep ".target sm_13"
7 ; RUN: llc < %s -march=ptx32 -mattr=sm20 | grep ".target sm_20"
8 ; RUN: llc < %s -march=ptx32 -mattr=ptx23 | grep ".address_size 32"
9 ; RUN: llc < %s -march=ptx64 -mattr=ptx23 | grep ".address_size 64"
/external/llvm/test/CodeGen/SystemZ/
D01-RetImm.ll1 ; RUN: llc < %s -march=systemz | grep lghi | count 1
2 ; RUN: llc < %s -march=systemz | grep llill | count 1
3 ; RUN: llc < %s -march=systemz | grep llilh | count 1
4 ; RUN: llc < %s -march=systemz | grep llihl | count 1
5 ; RUN: llc < %s -march=systemz | grep llihh | count 1
6 ; RUN: llc < %s -march=systemz | grep lgfi | count 1
7 ; RUN: llc < %s -march=systemz | grep llilf | count 1
8 ; RUN: llc < %s -march=systemz | grep llihf | count 1
D03-RetImmSubreg.ll1 ; RUN: llc < %s -march=systemz | grep lghi | count 2
2 ; RUN: llc < %s -march=systemz | grep llill | count 1
3 ; RUN: llc < %s -march=systemz | grep llilh | count 1
4 ; RUN: llc < %s -march=systemz | grep lgfi | count 1
5 ; RUN: llc < %s -march=systemz | grep llilf | count 2
D02-RetAndImm.ll1 ; RUN: llc < %s -march=systemz | grep ngr | count 4
2 ; RUN: llc < %s -march=systemz | grep llilh | count 1
3 ; RUN: llc < %s -march=systemz | grep llihl | count 1
4 ; RUN: llc < %s -march=systemz | grep llihh | count 1
D02-RetOrImm.ll1 ; RUN: llc < %s -march=systemz | grep oill | count 1
2 ; RUN: llc < %s -march=systemz | grep oilh | count 1
3 ; RUN: llc < %s -march=systemz | grep oihl | count 1
4 ; RUN: llc < %s -march=systemz | grep oihh | count 1
D03-RetOrImmSubreg.ll1 ; RUN: llc < %s -march=systemz | grep oill | count 3
2 ; RUN: llc < %s -march=systemz | grep oilh | count 3
3 ; RUN: llc < %s -march=systemz | grep oilf | count 3
4 ; RUN: llc < %s -march=systemz | grep llgfr | count 3
5 ; RUN: llc < %s -march=systemz | grep lgfr | count 6
D05-MemRegLoads.ll1 ; RUN: llc < %s -march=systemz | not grep aghi
2 ; RUN: llc < %s -march=systemz | grep llgf | count 1
3 ; RUN: llc < %s -march=systemz | grep llgh | count 1
4 ; RUN: llc < %s -march=systemz | grep llgc | count 1
5 ; RUN: llc < %s -march=systemz | grep lgf | count 2
6 ; RUN: llc < %s -march=systemz | grep lgh | count 2
7 ; RUN: llc < %s -march=systemz | grep lgb | count 1
D03-RetSubImmSubreg.ll1 ; RUN: llc < %s -march=systemz | grep ahi | count 3
2 ; RUN: llc < %s -march=systemz | grep afi | count 3
3 ; RUN: llc < %s -march=systemz | grep lgfr | count 4
4 ; RUN: llc < %s -march=systemz | grep llgfr | count 2
D03-RetAddImmSubreg.ll1 ; RUN: llc < %s -march=systemz | grep ahi | count 3
2 ; RUN: llc < %s -march=systemz | grep afi | count 3
3 ; RUN: llc < %s -march=systemz | grep lgfr | count 4
4 ; RUN: llc < %s -march=systemz | grep llgfr | count 2
/external/dhcpcd/
Dplatform-bsd.c38 static char march[SYS_NMLN]; variable
44 size_t len = sizeof(march); in hardware_platform()
47 march, &len, NULL, 0) != 0) in hardware_platform()
49 return march; in hardware_platform()
/external/llvm/test/CodeGen/Alpha/
Dctpop.ll2 ; RUN: llc < %s -march=alpha -mcpu=ev67 | grep -i ctpop
3 ; RUN: llc < %s -march=alpha -mattr=+CIX | \
5 ; RUN: llc < %s -march=alpha -mcpu=ev6 | \
7 ; RUN: llc < %s -march=alpha -mattr=-CIX | \
Dctlz.ll2 ; RUN: llc < %s -march=alpha -mcpu=ev67 | grep -i ctlz
3 ; RUN: llc < %s -march=alpha -mattr=+CIX | grep -i ctlz
4 ; RUN: llc < %s -march=alpha -mcpu=ev6 | not grep -i ctlz
5 ; RUN: llc < %s -march=alpha -mattr=-CIX | not grep -i ctlz
/external/llvm/test/CodeGen/ARM/
Dfnmuls.ll1 ; RUN: llc < %s -march=arm -mattr=+vfp2 | FileCheck %s
2 ; RUN: llc < %s -march=arm -mattr=+neon | FileCheck %s
3 ; RUN: llc < %s -march=arm -mcpu=cortex-a8 | FileCheck %s
4 ; RUN: llc < %s -march=arm -mcpu=cortex-a9 | FileCheck %s
Dfadds.ll1 ; RUN: llc < %s -march=arm -mattr=+vfp2 | FileCheck %s -check-prefix=VFP2
2 ; RUN: llc < %s -march=arm -mattr=+neon | FileCheck %s -check-prefix=NFP0
3 ; RUN: llc < %s -march=arm -mcpu=cortex-a8 | FileCheck %s -check-prefix=CORTEXA8
4 ; RUN: llc < %s -march=arm -mcpu=cortex-a9 | FileCheck %s -check-prefix=CORTEXA9
Dfdivs.ll1 ; RUN: llc < %s -march=arm -mattr=+vfp2 | FileCheck %s -check-prefix=VFP2
2 ; RUN: llc < %s -march=arm -mattr=+neon | FileCheck %s -check-prefix=NFP0
3 ; RUN: llc < %s -march=arm -mcpu=cortex-a8 | FileCheck %s -check-prefix=CORTEXA8
4 ; RUN: llc < %s -march=arm -mcpu=cortex-a9 | FileCheck %s -check-prefix=CORTEXA9
Dfmuls.ll1 ; RUN: llc < %s -march=arm -mattr=+vfp2 | FileCheck %s -check-prefix=VFP2
2 ; RUN: llc < %s -march=arm -mattr=+neon | FileCheck %s -check-prefix=NFP0
3 ; RUN: llc < %s -march=arm -mcpu=cortex-a8 | FileCheck %s -check-prefix=CORTEXA8
4 ; RUN: llc < %s -march=arm -mcpu=cortex-a9 | FileCheck %s -check-prefix=CORTEXA9
Dfabss.ll1 ; RUN: llc < %s -march=arm -mattr=+vfp2 | FileCheck %s -check-prefix=VFP2
2 ; RUN: llc < %s -march=arm -mattr=+neon | FileCheck %s -check-prefix=NFP0
3 ; RUN: llc < %s -march=arm -mcpu=cortex-a8 | FileCheck %s -check-prefix=CORTEXA8
4 ; RUN: llc < %s -march=arm -mcpu=cortex-a9 | FileCheck %s -check-prefix=CORTEXA9
/external/llvm/test/CodeGen/X86/
Dillegal-vector-args-return.ll1 ; RUN: llc < %s -march=x86 -mattr=+sse2 | grep {mulpd %xmm3, %xmm1}
2 ; RUN: llc < %s -march=x86 -mattr=+sse2 | grep {mulpd %xmm2, %xmm0}
3 ; RUN: llc < %s -march=x86 -mattr=+sse2 | grep {addps %xmm3, %xmm1}
4 ; RUN: llc < %s -march=x86 -mattr=+sse2 | grep {addps %xmm2, %xmm0}
Dnarrow_op-1.ll1 ; RUN: llc < %s -march=x86-64 | grep orb | count 1
2 ; RUN: llc < %s -march=x86-64 | grep orb | grep 1
3 ; RUN: llc < %s -march=x86-64 | grep orl | count 1
4 ; RUN: llc < %s -march=x86-64 | grep orl | grep 16842752

12345678910>>...72