HomeSort by relevance Sort by last modified time
    Searched full:march (Results 1 - 25 of 6069) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
cmdline-bad-arch.d 1 # name: Bad -march command line
2 # as: -march=armv
arch7m-bad.d 2 #as: -march=armv7m
archv6t2-bad.d 2 #as: -march=armv6t2
missing.d 2 #as: -march=armv5
thumb2_bad_reg.d 2 #as: -march=armv7r
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
arch-invalid-1.d 1 #name: C6X invalid -march
2 #as: -march=invalid
attr-arch-opts-override-1.d 2 #name: C6X arch attributes, -march=c674x -march=c62x
3 #as: -march=c674x -march=c62x
attr-arch-opts-override-2.d 2 #name: C6X arch attributes, -march=c62x -march=c674x
3 #as: -march=c62x -march=c674x
attr-arch-opts-c62x.d 2 #name: C6X arch attributes, -march=c62x
3 #as: -march=c62x
attr-arch-opts-c64x+.d 2 #name: C6X arch attributes, -march=c64x+
3 #as: -march=c64x+
attr-arch-opts-c64x.d 2 #name: C6X arch attributes, -march=c64x
3 #as: -march=c64x
attr-arch-opts-c674x.d 2 #name: C6X arch attributes, -march=c674x
3 #as: -march=c674x
attr-arch-opts-c67x+.d 2 #name: C6X arch attributes, -march=c67x+
3 #as: -march=c67x+
attr-arch-opts-c67x.d 2 #name: C6X arch attributes, -march=c67x
3 #as: -march=c67x
  /external/llvm/test/CodeGen/PowerPC/
2005-01-14-UndefLong.ll 1 ; RUN: llc < %s -march=ppc32
2008-06-19-LegalizerCrash.ll 1 ; RUN: llc < %s -march=ppc32
long-compare.ll 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 "
  /external/llvm/test/CodeGen/NVPTX/
sm-version-20.ll 1 ; RUN: llc < %s -march=nvptx -mcpu=sm_20 | FileCheck %s
2 ; RUN: llc < %s -march=nvptx64 -mcpu=sm_20 | FileCheck %s
sm-version-21.ll 1 ; RUN: llc < %s -march=nvptx -mcpu=sm_21 | FileCheck %s
2 ; RUN: llc < %s -march=nvptx64 -mcpu=sm_21 | FileCheck %s
  /external/slf4j/slf4j-ext/src/test/resources/
months_en.properties 3 MAR=March
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
start1.s 3 ; This must be compilable with --march=common_v10_v32.
  /external/llvm/test/CodeGen/X86/
mfence.ll 1 ; RUN: llc < %s -march=x86 -mattr=+sse2 | not grep sfence
2 ; RUN: llc < %s -march=x86 -mattr=+sse2 | not grep lfence
3 ; RUN: llc < %s -march=x86 -mattr=+sse2 | grep mfence
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
arch-err-2.s 1 ; Test mismatch of --march=ARCH1 and .arch ARCH2.
3 ; { dg-options "--march=v0_v10" }
4 .arch v32 ; { dg-error ".arch <arch> requires a matching --march=" }
arch-err-3.s 1 ; Test mismatch of --march=ARCH1 and .arch ARCH2.
3 ; { dg-options "--march=common_v10_v32" }
4 .arch v32 ; { dg-error ".arch <arch> requires a matching --march=" }
arch-err-4.s 1 ; Test mismatch of --march=ARCH1 and .arch ARCH2.
3 ; { dg-options "--march=v10" }
4 .arch common_v10_v32 ; { dg-error ".arch <arch> requires a matching --march=" }

Completed in 318 milliseconds

1 2 3 4 5 6 7 8 91011>>