OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:march
(Results
1 - 25
of
3279
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/ndk/sources/host-tools/sed-4.2.1/testsuite/
dc.good
2
March
2002
/external/llvm/test/CodeGen/ARM/
ret0.ll
1
; RUN: llc < %s -
march
=arm
ret_void.ll
1
; RUN: llc < %s -
march
=arm
ret_arg1.ll
1
; RUN: llc < %s -
march
=arm
ret_arg2.ll
1
; RUN: llc < %s -
march
=arm
ret_arg3.ll
1
; RUN: llc < %s -
march
=arm
ret_f32_arg2.ll
1
; RUN: llc < %s -
march
=arm -mattr=+vfp2
ret_f64_arg2.ll
1
; RUN: llc < %s -
march
=arm -mattr=+vfp2
ret_i64_arg2.ll
1
; RUN: llc < %s -
march
=arm -mattr=+vfp2
/external/llvm/test/CodeGen/CBackend/
2002-09-20-VarArgPrototypes.ll
1
; RUN: llc < %s -
march
=c
2002-10-16-External.ll
1
; RUN: llc < %s -
march
=c
2003-06-11-LiteralStringProblem.ll
1
; RUN: llc < %s -
march
=c
2003-06-28-LinkOnceGlobalVars.ll
1
; RUN: llc < %s -
march
=c | grep common | grep X
2002-08-19-FunctionPointer.ll
1
; RUN: llc < %s -
march
=c
2002-09-20-ArrayTypeFailure.ll
1
; RUN: llc < %s -
march
=c
2004-02-26-LinkOnceFunctions.ll
1
; RUN: llc < %s -
march
=c | grep func1 | grep WEAK
2004-12-28-LogicalConstantExprs.ll
1
; RUN: llc < %s -
march
=c
/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/PTX/
options.ll
1
; 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/Alpha/
mb.ll
1
; RUN: llc < %s -
march
=alpha | grep mb
/external/llvm/test/CodeGen/SystemZ/
00-RetVoid.ll
1
; RUN: llc < %s -
march
=systemz
/external/llvm/test/CodeGen/X86/
barrier-sse.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 | not grep mfence
4
; RUN: llc < %s -
march
=x86 -mattr=+sse2 | grep MEMBARRIER
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
Completed in 554 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>