Searched refs:march (Results 1 – 25 of 1797) sorted by relevance
12345678910>>...72
1 ; 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 …]
4 ; 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 | \
1 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 | FileCheck %s -check-prefix=PPC322 ; RUN: llc < %s -march=ppc64 -mtriple=powerpc-apple-darwin8 | FileCheck %s -check-prefix=PPC643 ; 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 | FileCheck %s -check-prefix=PPC326 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 | FileCheck %s -check-prefix=PPC32-RS7 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -disable-fp-elim | FileCheck %s -check-…
1 ; 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 "
1 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -o %t15 ; 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 %t318 ; RUN: llc < %s -march=ppc64 -mtriple=powerpc-apple-darwin8 -disable-fp-elim \
4 ; 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 | \
1 ; RUN: llc < %s -march=ppc32 | grep mflr2 ; RUN: llc < %s -march=ppc32 | grep lwz3 ; RUN: llc < %s -march=ppc64 | grep "ld r., 16(r1)"
1 ; RUN: llc < %s -march=x86 -mattr=+sse2 | not grep sfence2 ; RUN: llc < %s -march=x86 -mattr=+sse2 | not grep lfence3 ; RUN: llc < %s -march=x86 -mattr=+sse2 | not grep mfence4 ; RUN: llc < %s -march=x86 -mattr=+sse2 | grep MEMBARRIER
1 ; RUN: llc < %s -march=x86 -mattr=+sse2 -mcpu=nehalem | grep "mulpd %xmm3, %xmm1"2 ; RUN: llc < %s -march=x86 -mattr=+sse2 -mcpu=nehalem | grep "mulpd %xmm2, %xmm0"3 ; RUN: llc < %s -march=x86 -mattr=+sse2 -mcpu=nehalem | grep "addps %xmm3, %xmm1"4 ; RUN: llc < %s -march=x86 -mattr=+sse2 -mcpu=nehalem | grep "addps %xmm2, %xmm0"
1 ; RUN: llc < %s -march=x86 -mattr=+sse2 | not grep sfence2 ; RUN: llc < %s -march=x86 -mattr=+sse2 | not grep lfence3 ; RUN: llc < %s -march=x86 -mattr=+sse2 | grep mfence
1 ; RUN: llc < %s -march=x86-64 | grep orb | count 12 ; RUN: llc < %s -march=x86-64 | grep orb | grep 13 ; RUN: llc < %s -march=x86-64 | grep orl | count 14 ; RUN: llc < %s -march=x86-64 | grep orl | grep 16842752
1 ; RUN: llc < %s -march=x86-64 | grep lea | count 32 ; RUN: llc < %s -march=x86-64 | grep shl | count 13 ; RUN: llc < %s -march=x86-64 | not grep imul
1 ; RUN: llc < %s -march=x86 -mtriple=i386-linux-gnu -mattr=+sse2 | grep movq2 ; RUN: llc < %s -march=x86 -mtriple=i386-linux-gnu -mattr=+sse2 | grep mov | count 13 ; RUN: llc < %s -march=x86-64 -mtriple=x86_64-pc-linux -mattr=+sse2 | grep movd
1 ; RUN: llc -march=mipsel -relocation-model=pic < %s | FileCheck %s -check-prefix=PIC-O322 ; RUN: llc -march=mipsel -relocation-model=static < %s | FileCheck %s -check-prefix=STATIC-O323 ; RUN: llc -march=mips64el -mcpu=mips64r2 -mattr=n32 -relocation-model=pic < %s | FileCheck %s -che…4 ; RUN: llc -march=mips64el -mcpu=mips64r2 -mattr=n32 -relocation-model=static < %s | FileCheck %s -…5 ; RUN: llc -march=mips64el -mcpu=mips64r2 -mattr=n64 -relocation-model=pic < %s | FileCheck %s -che…6 ; RUN: llc -march=mips64el -mcpu=mips64r2 -mattr=n64 -relocation-model=static < %s | FileCheck %s -…
1 ; RUN: llc -march=mipsel -relocation-model=pic < %s | FileCheck %s -check-prefix=PIC-O322 ; RUN: llc -march=mipsel -relocation-model=static -mtriple=mipsel-linux-gnu < %s | FileCheck %s -ch…3 ; RUN: llc -march=mips64el -mcpu=mips64r2 -mattr=n32 -relocation-model=pic < %s | FileCheck %s -che…4 ; RUN: llc -march=mips64el -mcpu=mips64r2 -mattr=n32 -relocation-model=static -mtriple=mipsel-linu…5 ; RUN: llc -march=mips64el -mcpu=mips64r2 -mattr=n64 -relocation-model=pic < %s | FileCheck %s -che…6 ; RUN: llc -march=mips64el -mcpu=mips64r2 -mattr=n64 -relocation-model=static < %s | FileCheck %s -…
42 static char march[SYS_NMLN]; variable48 size_t len = sizeof(march); in hardware_platform()51 march, &len, NULL, 0) != 0) in hardware_platform()53 return march; in hardware_platform()
1 ; RUN: llc < %s -march=arm -mattr=+vfp2 | FileCheck %s2 ; RUN: llc < %s -march=arm -mattr=+neon | FileCheck %s3 ; RUN: llc < %s -march=arm -mcpu=cortex-a8 | FileCheck %s4 ; RUN: llc < %s -march=arm -mcpu=cortex-a9 | FileCheck %s
1 ; RUN: llc < %s -march=arm -mattr=+vfp2 | FileCheck %s -check-prefix=VFP22 ; RUN: llc < %s -march=arm -mattr=+neon | FileCheck %s -check-prefix=NFP03 ; RUN: llc < %s -march=arm -mcpu=cortex-a8 | FileCheck %s -check-prefix=CORTEXA84 ; RUN: llc < %s -march=arm -mcpu=cortex-a9 | FileCheck %s -check-prefix=CORTEXA9
1 ; RUN: llc < %s -march=nvptx -mcpu=sm_10 | FileCheck %s2 ; RUN: llc < %s -march=nvptx64 -mcpu=sm_10 | FileCheck %s3 ; RUN: llc < %s -march=nvptx -mcpu=sm_20 | FileCheck %s4 ; RUN: llc < %s -march=nvptx64 -mcpu=sm_20 | FileCheck %s
1 ; RUN: llc < %s -march=nvptx -mcpu=sm_20 -nvptx-fma-level=1 | FileCheck %s -check-prefix=FMA2 ; RUN: llc < %s -march=nvptx -mcpu=sm_20 -nvptx-fma-level=0 | FileCheck %s -check-prefix=MUL3 ; RUN: llc < %s -march=nvptx64 -mcpu=sm_20 -nvptx-fma-level=1 | FileCheck %s -check-prefix=FMA4 ; RUN: llc < %s -march=nvptx64 -mcpu=sm_20 -nvptx-fma-level=0 | FileCheck %s -check-prefix=MUL
1 ; RUN: llc < %s -march=thumb -mattr=+thumb2 | grep ldrb | count 12 ; RUN: llc < %s -march=thumb -mattr=+thumb2 | grep ldrh | count 13 ; RUN: llc < %s -march=thumb -mattr=+thumb2 | grep ldrsb | count 14 ; RUN: llc < %s -march=thumb -mattr=+thumb2 | grep ldrsh | count 1