/netbsd-src/external/bsd/pcc/dist/pcc/arch/nova/ |
H A D | local.c | 82 if (t == INCREF(CHAR) || t == INCREF(UCHAR) || in clocal() 83 t == INCREF(BOOL) || t == INCREF(VOID)) in clocal() 87 if (t == INCREF(CHAR) || t == INCREF(UCHAR) || in clocal() 88 t == INCREF(BOOL) || t == INCREF(VOID)) in clocal() 390 r->n_sp->stype = INCREF(p->n_type)+(FTN-PTR); in myp2tree() 454 if (t == INCREF(CHAR) || t == INCREF(UCHAR) || t == INCREF(VOID)) in offcon()
|
H A D | local2.c | 444 if (p->n_type == INCREF(CHAR) || p->n_type == INCREF(UCHAR)) in adrput() 616 l = mklnode(REG, 0, reg, INCREF(q->n_type)); in storemod() 618 p = mkbinode(PLUS, l, r, INCREF(q->n_type)); in storemod()
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/pdp10/ |
H A D | local.c | 137 l->n_type == INCREF(STRTY) && in clocal() 138 (p->n_type == INCREF(CHAR) || in clocal() 139 p->n_type == INCREF(UCHAR) || in clocal() 140 p->n_type == INCREF(SHORT) || in clocal() 141 p->n_type == INCREF(USHORT))) { in clocal() 150 if (p->n_type == INCREF(CHAR) || in clocal() 151 p->n_type == INCREF(UCHAR) || in clocal() 152 p->n_type == INCREF(VOID)) in clocal() 155 else if (p->n_type == INCREF(SHORT) || in clocal() 156 p->n_type == INCREF(USHORT)) in clocal() [all …]
|
H A D | local2.c | 1118 (l->n_type == INCREF(STRTY))) { in optim2() 1124 (p->n_type == INCREF(INT) || in optim2() 1125 p->n_type == INCREF(STRTY) || in optim2() 1126 p->n_type == INCREF(UNSIGNED))) { in optim2()
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/m68k/ |
H A D | code.c | 112 p = buildtree(UMUL, tempnode(sttemp, INCREF(STRTY), in efcode() 114 q = block(REG, 0, 0, INCREF(STRTY), cftnsp->sdf, cftnsp->sap); in efcode() 146 n = tempnode(0, INCREF(CHAR), 0, 0); in bfcode() 147 p = block(REG, 0, 0, INCREF(CHAR), 0, 0); in bfcode() 257 f = block(PLUS, f, bcon(8), INCREF(PTR+VOID), 0, 0); in builtin_return_address() 296 return block(PLUS, f, bcon(16), INCREF(PTR+VOID), 0, 0); in builtin_cfa()
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/powerpc/ |
H A D | code.c | 214 INCREF(sym->stype), sym->sdf, sym->sap); in param_double() 263 p = block(REG, NIL, NIL, INCREF(sym->stype), in param_float() 293 p = tempnode(0, INCREF(cftnsp->stype), 0, cftnsp->sap); in param_retstruct() 295 q = block(REG, NIL, NIL, INCREF(cftnsp->stype), in param_retstruct() 495 q = block(REG, NIL, NIL, INCREF(ty), 0, cftnsp->sap); in efcode() 497 p = tempnode(0, INCREF(ty), 0, cftnsp->sap); in efcode() 502 q = tempnode(tempnr, INCREF(ty), 0, cftnsp->sap); in efcode() 505 p = tempnode(rvnr, INCREF(ty), 0, cftnsp->sap); in efcode() 511 q = tempnode(rvnr, INCREF(ty), 0, cftnsp->sap); in efcode() 512 p = block(REG, NIL, NIL, INCREF(ty), 0, cftnsp->sap); in efcode() [all …]
|
H A D | local.c | 583 p = block(ADDROF, p, NIL, INCREF(t), p->n_df, p->n_ap); in clocal() 1258 p = tempnode(tmpnr, INCREF(r->n_type), r->n_df, r->n_ap); 1314 f = block(PLUS, f, bcon(8), INCREF(PTR+VOID), 0, 0); 1346 f = block(PLUS, f, bcon(24), INCREF(PTR+VOID), 0, 0);
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/mips/ |
H A D | code.c | 136 q = block(REG, NIL, NIL, INCREF(ty), 0, cftnsp->sap); in efcode() 138 p = tempnode(0, INCREF(ty), 0, cftnsp->sap); in efcode() 143 q = tempnode(tempnr, INCREF(ty), 0, cftnsp->sap); in efcode() 146 p = tempnode(rvnr, INCREF(ty), 0, cftnsp->sap); in efcode() 152 q = tempnode(rvnr, INCREF(ty), 0, cftnsp->sap); in efcode() 153 p = block(REG, NIL, NIL, INCREF(ty), 0, cftnsp->sap); in efcode() 704 p->n_right = block(CM, q, r, INCREF(ty), in funcode() 709 t->n_left = block(CM, q, t->n_left, INCREF(ty), in funcode()
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/amd64/ |
H A D | code.c | 184 r = block(REG, NIL, NIL, INCREF(t), sp->sdf, sp->sap); in efcode() 187 l = tempnode(stroffset, INCREF(t), sp->sdf, sp->sap); in efcode() 195 p = block(REG, NIL, NIL, INCREF(LDOUBLE), 0, 0); in efcode() 199 p = block(REG, NIL, NIL, INCREF(LDOUBLE), 0, 0); in efcode() 220 p = block(REG, NIL, NIL, INCREF(t2), 0, 0); in efcode() 225 p = block(REG, NIL, NIL, INCREF(t1), 0, 0); in efcode() 635 r = ccast(r, INCREF(dp->n_type), 0, dp->n_df, dp->n_ap); in mkvacall() 1115 if ((l = p->n_left)->n_type == INCREF(FTN)+STRTY || in funcode() 1116 l->n_type == INCREF(FTN)+UNIONTY) { in funcode() 1197 f = block(PLUS, f, bcon(8), INCREF(PTR+VOID), 0, 0); in builtin_return_address() [all …]
|
H A D | local.c | 132 q = block(NAME, NIL, NIL, INCREF(p->n_type), p->n_df, p->n_ap); in picext() 202 s = ccopy(r = tempnode(0, INCREF(p->n_type), p->n_df, p->n_ap)); in tlspic() 217 r = block(COMOP, r, s, INCREF(p->n_type), p->n_df, p->n_ap); in tlspic() 241 s = ccopy(r = tempnode(0, INCREF(p->n_type), p->n_df, p->n_ap)); in tlsinitialexec() 254 r = block(COMOP, r, s, INCREF(p->n_type), p->n_df, p->n_ap); in tlsinitialexec()
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i86/ |
H A D | code.c | 299 q = cast(q, INCREF(t), 0); in addreg() 359 l = block(REG, 0, 0, INCREF(VOID), 0, 0); in funcode() 361 l = block(FUNARG, l, 0, INCREF(VOID), 0, 0); in funcode() 413 f = block(PLUS, f, bcon(2), INCREF(PTR+VOID), 0, 0); in builtin_return_address()
|
H A D | local.c | 137 r = block(REG, NIL, NIL, INCREF(VOID), 0, 0); in clocal() 141 l = block(REG, NIL, NIL, INCREF(VOID), 0, 0); in clocal() 145 p->n_right = block(FUNARG, r, NIL, INCREF(VOID), 0, 0); in clocal()
|
/netbsd-src/external/bsd/pcc/dist/pcc/f77/fcom/ |
H A D | putscj.c | 1024 p = mklnode(REG, 0, reg, INCREF(type)); in oregtree() 1026 return mkunode(UMUL, mkbinode(PLUS, p, q, INCREF(type)), 0, type); in oregtree() 1057 p = mklnode(REG, 0, AUTOREG, INCREF(type2)); in putaddr() 1061 p = mklnode(REG, 0, AUTOREG, INCREF(type2)); in putaddr() 1069 p1 = mkbinode(PLUS, p1, p2, INCREF(type2)); in putaddr() 1070 p = mkbinode(PLUS, p, p1, INCREF(type2)); in putaddr() 1077 ARGREG, INCREF(type2)|funct); in putaddr() 1084 p1 = mkbinode(PLUS, p1, p2, INCREF(type2)); in putaddr() 1088 p = mkbinode(PLUS, p, p1, INCREF(type2)); in putaddr() 1096 ARGREG, INCREF(type2)|funct); in putaddr() [all …]
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/vax/ |
H A D | code.c | 437 f = block(REG, NIL, NIL, INCREF(PTR+CHAR), 0, 0); in builtin_return_address() 441 bcon(16), INCREF(PTR+CHAR), 0, 0), NIL, PTR+CHAR, 0, 0); in builtin_return_address() 469 bcon(12), INCREF(PTR+CHAR), 0, 0), in builtin_frame_address()
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i386/ |
H A D | code.c | 490 q = cast(q, INCREF(t), 0); 554 l = block(REG, 0, 0, INCREF(VOID), 0, 0); 556 l = block(FUNARG, l, 0, INCREF(VOID), 0, 0); 627 f = block(PLUS, f, bcon(4), INCREF(PTR+VOID), 0, 0);
|
H A D | local.c | 532 r = block(REG, NIL, NIL, INCREF(VOID), 0, 0); 537 l = block(REG, NIL, NIL, INCREF(VOID), 0, 0); 542 p->n_right = block(FUNARG, r, NIL, INCREF(VOID), 0, 0);
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/ |
H A D | pass1.h | 143 #define TNULL INCREF(FARG) /* pointer to FARG -- impossible type */ 144 #define TELLIPSIS INCREF(INCREF(FARG))
|
H A D | pftn.c | 539 sts.stype = INCREF(sts.stype); in ftnend() 614 p->stype = INCREF(p->stype); in dclargs() 1515 p->stype = INCREF(p->stype); /* Make this an indirect pointer */ in dynalloc() 2014 ap[j]->n_type = INCREF(ap[j]->n_type); in arglist() 2075 t = INCREF(p->n_type); in tyreduce() 2399 type = INCREF(type); in doacall() 2405 type = INCREF(type); in doacall() 2444 type = INCREF(type); in doacall() 2633 type = INCREF(type); in fixtype()
|
H A D | builtins.c | 371 r = tempnode(nodnum, INCREF(r->n_type), r->n_df, r->n_ap); in builtin_va_arg() 406 f->n_sp->stype = INCREF(rt)+(FTN-PTR); in binhelp() 801 p->n_type = INCREF(bt->rt) + (FTN-PTR); in builtin_init()
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/ |
H A D | pass1.h | 142 #define TNULL INCREF(FARG) /* pointer to FARG -- impossible type */ 143 #define TELLIPSIS INCREF(INCREF(FARG))
|
H A D | pftn.c | 574 sts.stype = INCREF(sts.stype); in ftnend() 643 p->stype = INCREF(p->stype); in dclargs() 1492 p->stype = INCREF(p->stype); /* Make this an indirect pointer */ in dynalloc() 2031 ap[j]->n_type = INCREF(ap[j]->n_type); in arglist() 2093 t = INCREF(p->n_type); in tyreduce() 2431 type = INCREF(type); in doacall() 2437 type = INCREF(type); in doacall() 2483 type = INCREF(type); in doacall() 2674 type = INCREF(type); in fixtype() 2913 p = block(REG, NIL, NIL, INCREF(INT), 0, 0); in sspstart() [all …]
|
H A D | builtins.c | 444 r = tempnode(nodnum, INCREF(r->n_type), r->n_df, r->n_ap); in builtin_va_arg() 481 f->n_sp->stype = INCREF(rt)+(FTN-PTR); in binhelp() 1046 p->n_type = INCREF(bt->rt) + (FTN-PTR); in builtin_init()
|
/netbsd-src/external/cddl/osnet/dist/head/ |
H A D | syms.h | 155 #define INCREF(x) ((((x)&~N_BTMASK)<<N_TSHIFT)|(DT_PTR<<N_BTSHFT)|(x&N_BTMASK)) macro
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/arm/ |
H A D | code.c | 623 TWORD ty = INCREF(p->n_type); in movearg_float() 672 TWORD ty = INCREF(p->n_type); in movearg_double() 836 p->n_right = block(CM, q, r, INCREF(ty), l->n_df, l->n_ap); in retstruct() 840 t->n_left = block(CM, q, t->n_left, INCREF(ty), in retstruct()
|
H A D | local.c | 137 p = block(ADDROF, p, NIL, INCREF(ty), p->n_df, p->n_ap); in clocal() 149 p = block(ADDROF, p, NIL, INCREF(ty), in clocal() 588 p = tempnode(tmpnr, INCREF(r->n_type), r->n_df, r->n_ap); in arm_builtin_va_arg()
|