OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:march
(Results
151 - 175
of
6069
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/CodeGen/X86/
mul64.ll
1
; RUN: llc < %s -
march
=x86 | grep mul | count 3
shrink-fp-const2.ll
1
; RUN: llc < %s -
march
=x86 | grep flds
urem-i8-constant.ll
1
; RUN: llc < %s -
march
=x86 | grep 111
weak.ll
1
; RUN: llc < %s -
march
=x86
x86-64-ret0.ll
1
; RUN: llc < %s -
march
=x86-64 | grep mov | count 1
/external/llvm/test/CodeGen/XCore/
2008-11-17-Shl64.ll
1
; RUN: llc < %s -
march
=xcore > %t1.s
DbgValueOtherTargets.test
1
RUN: llc -O0 -
march
=xcore -asm-verbose < %S/../Inputs/DbgValueOtherTargets.ll | FileCheck %S/../Inputs/DbgValueOtherTargets.ll
alignment.ll
1
; RUN: not llc < %s -
march
=xcore 2>&1 | FileCheck %s
basictest.ll
1
; RUN: llc < %s -
march
=xcore
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
illegal-lse.d
3
#as: -
march
=armv8-a+lse -mno-verbose-error
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
addthumb2err.d
2
#as: -
march
=armv7-a
arch7em-bad.d
2
#as: -
march
=armv7-m
archv6s-m-bad.d
2
#as: -
march
=armv6-m
arm-it-bad-2.d
2
#as: -
march
=armv7a
arm-it-bad.d
2
#as: -
march
=armv7a -mimplicit-it=never
armv2-mp-bad.d
3
#as: -
march
=armv2+mp
ld-sp-warn-v7.d
2
# as: -
march
=armv7
ld-sp-warn-v7m.d
2
# as: -
march
=armv7m
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
rd-bkw5bv32.d
1
#as: --
march
=v32 --underscore --em=criself --defsym extra=-818
rd-bkw5bv32pic.d
1
#as: --
march
=v32 --pic --underscore --em=criself --defsym extra=-818
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
no87-2.s
1
# Test -
march
=...+no87
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
macro-warn-1-n32.d
1
#as: -
march
=from-abi -n32 -KPIC
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
attr-arch-directive-1.d
3
#as: -
march
=c64x
attr-arch-directive-2.d
3
#as: -
march
=c64x
attr-arch-directive-3.d
3
#as: -
march
=c62x
Completed in 891 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>