Searched refs:ad2 (Results 1 - 20 of 20) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Daliasthis.c136 AggregateDeclaration *ad2 = ((TypeStruct *)ad->type)->sym; local
137 assert(ad2->type == Type::terror);
138 ad->aliasthis = ad2->aliasthis;
H A Dopover.c587 AggregateDeclaration *ad2 = isAggregate(e->e2->type); local
589 if (e->op == TOKassign && ad1 == ad2)
607 if (ad2 && id_r)
609 s_r = search_function(ad2, id_r);
640 if (ad2)
642 s_r = search_function(ad2, Id::opBinaryRight);
750 if (ad2 && id)
752 s = search_function(ad2, id);
843 !(e->op == TOKassign && ad2 && ad1 == ad2)) // Se
1364 AggregateDeclaration *ad2 = isAggregate(e->e2->type); local
1397 AggregateDeclaration *ad2 = isAggregate(e->e2->type); local
[all...]
H A Dfunc.c1693 AggregateDeclaration *ad2 = isMember2(); local
1697 if (ad2 && isCtorDeclaration())
1699 allocFieldinit(sc2, ad2->fields.dim);
1700 for (size_t i = 0; i < ad2->fields.dim; i++)
1702 VarDeclaration *v = ad2->fields[i];
1781 else if (ad2 && isCtorDeclaration())
1783 ClassDeclaration *cd = ad2->isClassDeclaration();
1788 for (size_t i = 0; i < ad2->fields.dim; i++)
1790 VarDeclaration *v = ad2->fields[i];
1883 else if (ad2
[all...]
H A Ddeclaration.c1271 AggregateDeclaration *ad2 = ti->tempdecl->isMember(); local
1272 if (ad2 && storage_class != STCundefined)
1274 error("cannot use template to add field to aggregate '%s'", ad2->toChars());
H A Dexpressionsem.c3138 ClassDeclaration *ad2 = b->sym; local
3139 ue->e1 = ue->e1->castTo(sc, ad2->type->addMod(ue->e1->type->mod));
3142 int vi = exp->f->findVtblIndex((Dsymbols*)&ad2->vtbl, (int)ad2->vtbl.dim);
3144 exp->f = ad2->vtbl[vi]->isFuncDeclaration();
5712 AggregateDeclaration *ad2 = isAggregate(e2x->type); local
5713 if (ad2 && ad2->aliasthis && !(exp->att2 && e2x->type == exp->att2))
5721 exp->e2 = new DotIdExp(exp->e2->loc, exp->e2, ad2->aliasthis->ident);
H A Dexpression.c220 if (AggregateDeclaration *ad2 = s->isAggregateDeclaration())
222 if (ad2 == ad)
224 else if (ad2->isNested())
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/cris/
H A Drd-bkw4.d44 4ad2: 0f05 nop
H A Drd-bkw4v32.d45 4ad2: b005 nop
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dopover.d606 AggregateDeclaration ad2 = isAggregate(e.e2.type);
607 if (e.op == EXP.assign && ad1 == ad2)
643 if (ad2)
645 s_r = search_function(ad2, Id.opBinaryRight);
679 if (ad2 && id_r)
681 s_r = search_function(ad2, id_r);
770 if (ad2 && id)
772 s = search_function(ad2, id);
840 if (!(e.op == EXP.assign && ad2 && ad1 == ad2)) // http
[all...]
H A Dsemantic3.d587 auto ad2 = funcdecl.isMemberLocal();
591 if (ad2 && funcdecl.isCtorDeclaration())
593 sc2.ctorflow.allocFieldinit(ad2.fields.dim);
594 foreach (v; ad2.fields)
674 else if (ad2 && funcdecl.isCtorDeclaration())
676 ClassDeclaration cd = ad2.isClassDeclaration();
681 foreach (i, v; ad2.fields)
717 Type tthis = ad2.type.addMod(funcdecl.vthis.type.mod);
778 else if (ad2 && funcdecl.isCtorDeclaration())
H A Dexpressionsem.d3661 if (AggregateDeclaration ad2 = cd.isMember2())
3665 te = getRightThis(exp.loc, sc, ad2, te, cd);
3668 exp.error("need `this` of type `%s` needed to `new` nested class `%s`", ad2.toChars(), cd.toChars());
4672 auto ad2 = b.sym;
4673 ue.e1 = ue.e1.castTo(sc, ad2.type.addMod(ue.e1.type.mod));
4675 auto vi = exp.f.findVtblIndex(&ad2.vtbl, cast(int)ad2.vtbl.dim);
4677 exp.f = ad2.vtbl[vi].isFuncDeclaration();
5163 if (AggregateDeclaration ad2 = exp.f.isMember2())
5167 te = getRightThis(exp.loc, sc, ad2, t
[all...]
H A Dexpression.d221 if (AggregateDeclaration ad2 = s.isAggregateDeclaration())
223 if (ad2 == ad)
225 else if (ad2.isNested())
H A Ddsymbolsem.d775 AggregateDeclaration ad2 = ti.tempdecl.isMember();
776 if (ad2 && dsym.storage_class != STC.undefined_)
778 dsym.error("cannot use template to add field to aggregate `%s`", ad2.toChars());
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/z8k/
H A Dinout.d288 3d8: 3ad2 0628 outib @r2,@r13,r6
320 458: 3ad2 0620 otirb @r2,@r13,r6
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-z8k/
H A Dcalr-back-8001.d1401 1ad2: 8d07 nop
H A Dcalr-back-8002.d1401 1ad2: 8d07 nop
H A Dcalr-forw-8001.d1401 1ad2: 8d07 nop
H A Dcalr-forw-8002.d1401 1ad2: 8d07 nop
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/tic54x/
H A Dall-opcodes.d2780 ad2: 6f1e.*
6876 1ad2: 6fd8.*
10972 2ad2: 6fa1.*
15068 3ad2: 0c16.*
19164 4ad2: 6fca.*
21926 559c: 0ad2.*
23260 5ad2: 6f93.*
27356 6ad2: 6feb.*
31452 7ad2: 6fc4.*
35548 8ad2
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/m68k/
H A Dmcf-emac.d3392 3ad2: a2ae 363d 000a macw %a5l,%d3l,>>,%fp@\(10\)&,%d1,%acc2

Completed in 393 milliseconds