Home
last modified time | relevance | path

Searched refs:marray (Results 1 – 12 of 12) sorted by relevance

/external/clang/test/CodeGen/
Dmult-alt-generic.c15 int marray[2]; variable
134 asm("foo %1,%0" : "=r" (out0) : "X" (marray)); in single_X()
147 asm("foo %1,%0" : "=r" (out0) : "p" (marray)); in single_p()
267 asm("foo %1,%0" : "=r,r" (out0) : "r,X" (marray)); in multi_X()
280 asm("foo %1,%0" : "=r,r" (out0) : "r,p" (marray)); in multi_p()
Dmult-alt-x86.c6 int marray[2]; variable
/external/clang/test/Analysis/
DNSContainers.m112 NSMutableArray *marray = [[NSMutableArray alloc] init];
113 …[marray addObject:0]; // expected-warning {{Argument to 'NSMutableArray' method 'addObject:' canno…
117 NSMutableArray *marray = [[NSMutableArray alloc] init];
118 …[marray insertObject:0 atIndex:1]; // expected-warning {{Argument to 'NSMutableArray' method 'inse…
122 NSMutableArray *marray = [[NSMutableArray alloc] init];
123 …[marray replaceObjectAtIndex:1 withObject:0]; // expected-warning {{Argument to 'NSMutableArray' m…
127 NSMutableArray *marray = [[NSMutableArray alloc] init];
128 …[marray setObject:0 atIndexedSubscript:1]; // expected-warning {{Argument to 'NSMutableArray' meth…
132 NSMutableArray *marray = [[NSMutableArray alloc] init];
133 marray[1] = 0; // expected-warning {{Array element cannot be nil}}
/external/llvm/test/CodeGen/PowerPC/
Dmult-alt-generic-powerpc64.ll8 @marray = common global [2 x i32] zeroinitializer, align 4
148 …%3 = call i32 asm "foo $1,$0", "=r,X"(i32* getelementptr inbounds ([2 x i32], [2 x i32]* @marray, …
161 …%0 = call i32 asm "foo $1,$0", "=r,r"(i32* getelementptr inbounds ([2 x i32], [2 x i32]* @marray, …
305 …o $1,$0", "=r|r,r|X"(i32* getelementptr inbounds ([2 x i32], [2 x i32]* @marray, i32 0, i32 0)) no…
318 …o $1,$0", "=r|r,r|r"(i32* getelementptr inbounds ([2 x i32], [2 x i32]* @marray, i32 0, i32 0)) no…
Dmult-alt-generic-powerpc.ll8 @marray = common global [2 x i32] zeroinitializer, align 4
148 …%3 = call i32 asm "foo $1,$0", "=r,X"(i32* getelementptr inbounds ([2 x i32], [2 x i32]* @marray, …
161 …%0 = call i32 asm "foo $1,$0", "=r,r"(i32* getelementptr inbounds ([2 x i32], [2 x i32]* @marray, …
305 …o $1,$0", "=r|r,r|X"(i32* getelementptr inbounds ([2 x i32], [2 x i32]* @marray, i32 0, i32 0)) no…
318 …o $1,$0", "=r|r,r|r"(i32* getelementptr inbounds ([2 x i32], [2 x i32]* @marray, i32 0, i32 0)) no…
/external/llvm/test/CodeGen/ARM/
Dmult-alt-generic-arm.ll8 @marray = common global [2 x i32] zeroinitializer, align 4
148 …%3 = call i32 asm "foo $1,$0", "=r,X"(i32* getelementptr inbounds ([2 x i32], [2 x i32]* @marray, …
162 …%0 = call i32 asm "foo $1,$0", "=r,r"(i32* getelementptr inbounds ([2 x i32], [2 x i32]* @marray, …
306 …o $1,$0", "=r|r,r|X"(i32* getelementptr inbounds ([2 x i32], [2 x i32]* @marray, i32 0, i32 0)) no…
320 …o $1,$0", "=r|r,r|r"(i32* getelementptr inbounds ([2 x i32], [2 x i32]* @marray, i32 0, i32 0)) no…
/external/llvm/test/CodeGen/SPARC/
Dmult-alt-generic-sparc.ll8 @marray = common global [2 x i32] zeroinitializer, align 4
148 …%3 = call i32 asm "foo $1,$0", "=r,X"(i32* getelementptr inbounds ([2 x i32], [2 x i32]* @marray, …
162 …%0 = call i32 asm "foo $1,$0", "=r,r"(i32* getelementptr inbounds ([2 x i32], [2 x i32]* @marray, …
306 …o $1,$0", "=r|r,r|X"(i32* getelementptr inbounds ([2 x i32], [2 x i32]* @marray, i32 0, i32 0)) no…
320 …o $1,$0", "=r|r,r|r"(i32* getelementptr inbounds ([2 x i32], [2 x i32]* @marray, i32 0, i32 0)) no…
/external/llvm/test/CodeGen/MSP430/
Dmult-alt-generic-msp430.ll8 @marray = common global [2 x i16] zeroinitializer, align 2
148 …%3 = call i16 asm "foo $1,$0", "=r,X"(i16* getelementptr inbounds ([2 x i16], [2 x i16]* @marray, …
162 …%0 = call i16 asm "foo $1,$0", "=r,r"(i16* getelementptr inbounds ([2 x i16], [2 x i16]* @marray, …
306 …o $1,$0", "=r|r,r|X"(i16* getelementptr inbounds ([2 x i16], [2 x i16]* @marray, i32 0, i32 0)) no…
320 …o $1,$0", "=r|r,r|r"(i16* getelementptr inbounds ([2 x i16], [2 x i16]* @marray, i32 0, i32 0)) no…
/external/llvm/test/CodeGen/X86/
Dmult-alt-generic-x86_64.ll8 @marray = common global [2 x i32] zeroinitializer, align 4
148 …g},~{fpsr},~{flags}"(i32* getelementptr inbounds ([2 x i32], [2 x i32]* @marray, i32 0, i32 0)) no…
161 …g},~{fpsr},~{flags}"(i32* getelementptr inbounds ([2 x i32], [2 x i32]* @marray, i32 0, i32 0)) no…
305 …g},~{fpsr},~{flags}"(i32* getelementptr inbounds ([2 x i32], [2 x i32]* @marray, i32 0, i32 0)) no…
318 …g},~{fpsr},~{flags}"(i32* getelementptr inbounds ([2 x i32], [2 x i32]* @marray, i32 0, i32 0)) no…
Dmult-alt-generic-i686.ll8 @marray = common global [2 x i32] zeroinitializer, align 4
148 …g},~{fpsr},~{flags}"(i32* getelementptr inbounds ([2 x i32], [2 x i32]* @marray, i32 0, i32 0)) no…
161 …g},~{fpsr},~{flags}"(i32* getelementptr inbounds ([2 x i32], [2 x i32]* @marray, i32 0, i32 0)) no…
305 …g},~{fpsr},~{flags}"(i32* getelementptr inbounds ([2 x i32], [2 x i32]* @marray, i32 0, i32 0)) no…
318 …g},~{fpsr},~{flags}"(i32* getelementptr inbounds ([2 x i32], [2 x i32]* @marray, i32 0, i32 0)) no…
Dmult-alt-x86.ll10 @marray = common global [2 x i32] zeroinitializer, align 4
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...