Home
last modified time | relevance | path

Searched refs:test1a (Results 1 – 25 of 63) sorted by relevance

123

/external/libcxx/test/std/algorithms/alg.modifying.operations/alg.fill/
Dfill_n.pass.cpp106 test1 test1a[n] = {0}; in test_struct_array() local
107 assert(std::fill_n(test1a, UDI(n), static_cast<char>(10)) == std::next(test1a, n)); in test_struct_array()
108 assert(test1a[0].c == 11); in test_struct_array()
109 assert(test1a[1].c == 11); in test_struct_array()
110 assert(test1a[2].c == 11); in test_struct_array()
111 assert(test1a[3].c == 11); in test_struct_array()
/external/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.fill/
Dfill_n.pass.cpp105 test1 test1a[n] = {0}; in test_struct_array() local
106 assert(std::fill_n(test1a, UDI(n), static_cast<char>(10)) == std::next(test1a, n)); in test_struct_array()
107 assert(test1a[0].c == 11); in test_struct_array()
108 assert(test1a[1].c == 11); in test_struct_array()
109 assert(test1a[2].c == 11); in test_struct_array()
110 assert(test1a[3].c == 11); in test_struct_array()
/external/llvm/test/CodeGen/X86/
Dpmulld.ll15 define <4 x i32> @test1a(<4 x i32> %A, <4 x i32> *%Bp) nounwind {
16 ; CHECK-LABEL: test1a:
19 ; WIN64-LABEL: test1a:
Dfast-isel-i1.ll4 declare i32 @test1a(i32)
10 %t = call i32 @test1a(i32 %y)
/external/llvm-project/llvm/test/CodeGen/X86/
Dpmulld.ll15 define <4 x i32> @test1a(<4 x i32> %A, <4 x i32> *%Bp) nounwind {
16 ; CHECK-LABEL: test1a:
19 ; WIN64-LABEL: test1a:
Dbranchfolding-debug-invariant.mir4 name: test1a
6 ; CHECK-LABEL: name: test1a
35 ; Verify that we get the same rewrites as in test1a when adding some
103 ; Verify that we get the same rewrites as in test1a when adding some
Dfast-isel-i1.ll4 declare i32 @test1a(i32)
10 %t = call i32 @test1a(i32 %y)
/external/llvm/test/Assembler/
Dinvalid-fwdref1.ll3 define i8* @test1() { ret i8* @test1a }
4 define void @test1a() { }
/external/llvm-project/llvm/test/Assembler/
Dinvalid-fwdref1.ll3 define i8* @test1() { ret i8* @test1a }
4 define void @test1a() { }
/external/clang/test/CodeGen/
Dbyval-memcpy-elim.c14 void test1a(struct Test1S, struct Test2S);
19 test1a(*A, *B); in test1()
Dalignment.c22 int test1a(myint *p) { in test1a() function
/external/llvm-project/clang/test/CodeGen/
Dbyval-memcpy-elim.c14 void test1a(struct Test1S, struct Test2S);
19 test1a(*A, *B); in test1()
/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.creation/
Dforward_as_tuple.pass.cpp32 test1a(const Tuple& t) in test1a() function
74 test1a(std::forward_as_tuple(1)); in main()
/external/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.creation/
Dforward_as_tuple.pass.cpp31 test1a(const Tuple& t) in test1a() function
73 test1a(std::forward_as_tuple(1)); in main()
/external/llvm-project/clang/test/SemaObjCXX/
Ddebugger-cast-result-to-id.mm4 extern __unknown_anytype test1a(); function
37 id x2 = test1a();
/external/clang/test/SemaObjCXX/
Ddebugger-cast-result-to-id.mm4 extern __unknown_anytype test1a(); function
37 id x2 = test1a();
/external/llvm-project/llvm/test/Transforms/GlobalOpt/
Dcleanup-pointer-root-users.ll5 define void @test1a() {
6 ; CHECK-LABEL: @test1a(
/external/llvm/test/Transforms/GlobalOpt/
Dcleanup-pointer-root-users.ll5 define void @test1a() {
6 ; CHECK-LABEL: @test1a(
/external/llvm-project/llvm/test/Transforms/SCCP/
Dipsccp-cycles.ll4 define internal i32 @test1a(i32 %A, i32 %b) {
5 ; CHECK-LABEL: @test1a(
10 ; CHECK-NEXT: [[R:%.*]] = call i32 @test1a(i32 [[X]], i32 [[B]])
20 %r = call i32 @test1a(i32 %X, i32 %b)
29 ; CHECK-NEXT: [[X:%.*]] = call i32 @test1a(i32 17, i32 [[B:%.*]])
32 %X = call i32 @test1a( i32 17, i32 %b)
/external/llvm/test/Transforms/AlignmentFromAssumptions/
Dstart-unk.ll100 br i1 undef, label %test1a.exit, label %if.end.i124
105 test1a.exit: ; preds = %test1.exit
108 for.body137.lr.ph: ; preds = %test1a.exit
139 if.end150: ; preds = %test1b.exit, %test1a.exit, %if.then126…
/external/llvm-project/llvm/test/Transforms/AlignmentFromAssumptions/
Dstart-unk.ll100 br i1 undef, label %test1a.exit, label %if.end.i124
105 test1a.exit: ; preds = %test1.exit
108 for.body137.lr.ph: ; preds = %test1a.exit
139 if.end150: ; preds = %test1b.exit, %test1a.exit, %if.then126…
/external/llvm/test/Transforms/PhaseOrdering/
Dscev.ll37 ; CHECK: test1a
40 define void @test1a(i64 %d, i32* %p) nounwind uwtable ssp {
/external/llvm-project/llvm/test/Transforms/PhaseOrdering/
Dscev.ll38 ; CHECK: test1a
41 define void @test1a(i64 %d, i32* %p) nounwind uwtable ssp {
/external/llvm-project/clang/test/PCH/
Dcxx11-inheriting-ctors.cpp49 Test test1a(42); variable
/external/clang/test/PCH/
Dcxx11-inheriting-ctors.cpp42 Test test1a(42); variable

123