/external/llvm/test/Transforms/DeadStoreElimination/ |
simple.ll | 151 define i32* @test13() { 160 ; CHECK: @test13()
|
/external/llvm/test/Transforms/InstCombine/ |
apint-shift.ll | 106 ; CHECK: @test13 108 define i18 @test13(i18 %A) {
|
apint-sub.ll | 85 define i79 @test13(i79 %A) {
|
or.ll | 113 define i32 @test13(i32 %A) { 118 ; CHECK: @test13
|
sub.ll | 121 define i32 @test13(i32 %A) { 125 ; CHECK: @test13
|
set.ll | 82 define i1 @test13(i1 %A, i1 %B) {
|
xor.ll | 89 define i1 @test13(i8 %A, i8 %B) {
|
and.ll | 94 define i1 @test13(i32 %A, i32 %B) {
|
getelementptr.ll | 123 define i1 @test13(i64 %X, %S* %P) { 128 ; CHECK: @test13
|
/external/llvm/test/Transforms/Reassociate/ |
basictest.ll | 182 define i32 @test13(i32 %X1, i32 %X2, i32 %X3) { 188 ; CHECK: @test13
|
/external/clang/test/Sema/ |
asm.c | 122 void test13(void) { function
|
block-misc.c | 121 void *test13 = ^{
|
builtins.c | 85 int test13() { function
|
return.c | 81 int test13() { function
|
scope-check.c | 196 void test13(int n, void *p) {
|
switch.c | 240 int test13(my_type_t t) { function
|
exprs.c | 129 void test13( function
|
/external/llvm/test/ExecutionEngine/ |
test-setcond-int.ll | 32 %test13 = icmp eq i32 %uint1, %uint2 ; <i1> [#uses=0]
|
/external/clang/test/ARCMT/ |
checking.m | 127 @interface Test13 131 @implementation Test13
|
/external/llvm/test/CodeGen/X86/ |
sse2.ll | 162 define void @test13(<4 x float>* %res, <4 x float>* %A, <4 x float>* %B, <4 x float>* %C) nounwind { 168 ; CHECK: test13
|
/external/llvm/test/Transforms/JumpThreading/ |
basic.ll | 394 define i32 @test13(i1 %cond, i1 %cond2) { 396 ; CHECK: @test13
|
/external/llvm/test/Transforms/ObjCARC/ |
rv.ll | 202 ; CHECK: define i8* @test13( 206 define i8* @test13() {
|
/external/clang/test/CodeGen/ |
mmx-builtins.c | 70 __m64 test13(__m64 a) { function
|
/external/llvm/test/Transforms/SimplifyCFG/ |
switch_create.ll | 350 ; test13 - handle switch formation with ult. 351 define void @test13(i32 %x) nounwind ssp noredzone { 374 ; CHECK: @test13
|
/dalvik/dx/tests/078-dex-local-variable-table/ |
expected.txt | 235 Blort.test13:(J)V:
|