Home
last modified time | relevance | path

Searched refs:test1b (Results 1 – 17 of 17) sorted by relevance

/minix3/minix/tests/
H A Dtest1.c24 void test1b(void);
41 if (m & 00002) test1b();
82 void test1b() in test1b() function
/minix3/external/bsd/libc++/dist/libcxx/test/utilities/tuple/tuple.tuple/tuple.creation/
H A Dforward_as_tuple.pass.cpp36 test1b(const Tuple& t) in test1b() function
73 test1b(std::forward_as_tuple(i)); in main()
/minix3/external/bsd/libc++/dist/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.creation/
H A Dforward_as_tuple.pass.cpp39 test1b(const Tuple& t) in test1b() function
76 test1b(std::forward_as_tuple(i)); in main()
/minix3/external/bsd/llvm/dist/clang/test/SemaObjCXX/
H A Ddebugger-cast-result-to-id.mm6 extern __unknown_anytype test1b(); function
39 A *x4 = test1b();
H A Darc-0x.mm44 void test1b() { function
/minix3/external/bsd/llvm/dist/llvm/test/Transforms/AlignmentFromAssumptions/
H A Dstart-unk.ll110 for.body137: ; preds = %test1b.exit, %for.body137.lr.ph
111 %ShndxTable.0309 = phi %type1* [ %1, %for.body137.lr.ph ], [ %incdec.ptr, %test1b.exit ]
130 br i1 undef, label %test1b.exit, label %cond.false.i.i
135 test1b.exit: ; preds = %cond.end.i
138 if.end150: ; preds = %test1b.exit, %test1a.exit, %if.then126…
/minix3/external/bsd/llvm/dist/llvm/test/Transforms/GlobalOpt/
H A Dcleanup-pointer-root-users.ll13 define void @test1b(i8* %p) {
14 ; CHECK-LABEL: @test1b(
/minix3/external/bsd/llvm/dist/llvm/test/CodeGen/Generic/
H A Daddr-label.ll6 ret i8* blockaddress(@test1b, %test_label)
9 define i32 @test1b() nounwind {
/minix3/external/bsd/llvm/dist/llvm/test/CodeGen/PowerPC/
H A Dcttz-ctlz-spec.ll22 define i64 @test1b(i64 %A) {
23 ; CHECK-LABEL: @test1b(
/minix3/external/bsd/llvm/dist/clang/test/PCH/
H A Dcxx11-inheriting-ctors.cpp33 Test test1b(nullptr);
/minix3/external/bsd/llvm/dist/llvm/test/CodeGen/X86/
H A Dsse3-avx-addsub.ll89 define <4 x float> @test1b(<4 x float> %A, <4 x float>* %B) {
96 ; CHECK-LABEL: test1b
H A Dcttz-ctlz.ll72 define i64 @test1b(i64 %A) {
73 ; ALL-LABEL: @test1b(
H A Dstack-protector.ll54 ; test1b: array of [16 x i8]
58 define void @test1b(i8* %a) #0 {
60 ; LINUX-I386-LABEL: test1b:
64 ; LINUX-X64-LABEL: test1b:
68 ; LINUX-KERNEL-X64-LABEL: test1b:
72 ; DARWIN-X64-LABEL: test1b:
76 ; OPENBSD-AMD64-LABEL: test1b:
/minix3/external/bsd/llvm/dist/llvm/test/Transforms/SCCP/
H A Dipsccp-basic.ll12 define i32 @test1b() {
16 ; CHECK-LABEL: define i32 @test1b(
/minix3/external/bsd/llvm/dist/clang/test/CodeGenObjC/
H A Darc-precise-lifetime.m56 // CHECK-LABEL: define void @test1b()
57 void test1b(void) { function
/minix3/external/bsd/llvm/dist/llvm/test/CodeGen/R600/
H A Dcttz-ctlz.ll59 define i64 @test1b(i64 %A) {
60 ; ALL-LABEL: @test1b(
/minix3/external/bsd/llvm/dist/llvm/test/Transforms/ObjCARC/
H A Dallocas.ll67 ; CHECK: define void @test1b(i8* %x)
74 define void @test1b(i8* %x) {