/external/llvm/test/Transforms/ObjCARC/ |
weak-dce.ll | 18 ; CHECK: define i8* @test1(i8* %p) { 22 define i8* @test1(i8* %p) {
|
/external/llvm/test/Transforms/Reassociate/ |
inverses.ll | 3 define i32 @test1(i32 %a, i32 %b) { 9 ; CHECK-LABEL: @test1(
|
no-op.ll | 8 define void @test1(i32 %a, i32 %b) { 11 ; CHECK-LABEL: @test1(
|
/external/llvm/test/Transforms/SLPVectorizer/X86/ |
implicitfloat.ll | 7 ; CHECK: test1 10 define void @test1(double* %a, double* %b, double* %c) noimplicitfloat { ; <------ noimplicitfloat attribute here!
|
simplebb.ll | 7 ; CHECK: test1 10 define void @test1(double* %a, double* %b, double* %c) {
|
/external/llvm/test/Transforms/SimplifyCFG/ |
UnreachableEliminate.ll | 3 define void @test1(i1 %C, i1* %BP) { 4 ; CHECK-LABEL: @test1(
|
select-gep.ll | 3 define i8* @test1(i8* %x, i64 %y) nounwind { 17 ; CHECK-LABEL: @test1(
|
sink-common-code.ll | 3 define zeroext i1 @test1(i1 zeroext %flag, i32 %blksA, i32 %blksB, i32 %nblks) { 7 ; CHECK: test1
|
switch-to-icmp.ll | 3 define zeroext i1 @test1(i32 %x) nounwind readnone ssp noredzone { 18 ; CHECK-LABEL: @test1(
|
/external/v8/test/mjsunit/ |
object-literal-conversions.js | 31 var test1 = { 13: 6, "13": 7 }; 36 assertEquals(7, test1[13]);
|
/external/v8/test/mjsunit/regress/ |
regress-263.js | 37 function test1() { with({}) try { } finally { with({}) return; } } function 38 test1();
|
regress-265.js | 49 function test1() { function 64 test1();
|
regress-3185905.js | 28 function test1(x) { function 34 test1(0)
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.adapt/rand.adapt.disc/ |
assign.pass.cpp | 21 test1() function 54 test1();
|
copy.pass.cpp | 21 test1() function 52 test1();
|
ctor_result_type.pass.cpp | 22 test1() function 49 test1();
|
ctor_sseq.pass.cpp | 22 test1() function 53 test1();
|
default.pass.cpp | 21 test1() function 40 test1();
|
discard.pass.cpp | 21 test1() function 50 test1();
|
io.pass.cpp | 32 test1() function 61 test1();
|
seed_result_type.pass.cpp | 21 test1() function 48 test1();
|
seed_sseq.pass.cpp | 21 test1() function 46 test1();
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.adapt/rand.adapt.ibits/ |
assign.pass.cpp | 21 test1() function 54 test1();
|
copy.pass.cpp | 21 test1() function 52 test1();
|
ctor_result_type.pass.cpp | 22 test1() function 49 test1();
|