Home
last modified time | relevance | path

Searched refs:tempnode (Results 1 – 25 of 36) sorted by relevance

12

/netbsd-src/external/bsd/pcc/dist/pcc/arch/mips/
H A Dcode.c138 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()
165 p = tempnode(0, sym->stype, sym->sdf, sym->sap); in putintemp()
179 p = tempnode(0, PTR+STRTY, 0, cftnsp->sap); in param_retptr()
247 p = tempnode(0, sym->stype, sym->sdf, sym->sap); in param_64bit()
268 p = tempnode(0, sym->stype, sym->sdf, sym->sap); in param_32bit()
307 t = tempnode(0, LONGLONG, 0, 0); in param_double()
318 q = tempnode(tmpnr, sym->stype, sym->sdf, sym->sap); in param_double()
[all …]
H A Dlocal.c85 r = tempnode(0, p->n_type, p->n_df, p->n_ap); in clocal()
89 p = tempnode(tmpnr, r->n_type, r->n_df, r->n_ap); in clocal()
705 q = tempnode(0, p->n_type, p->n_df, p->n_ap); in mips_builtin_va_arg()
709 q = tempnode(tmpnr, p->n_type, p->n_df,p->n_ap); in mips_builtin_va_arg()
718 p = tempnode(tmpnr, INCREF(r->n_type), r->n_df, r->n_ap); in mips_builtin_va_arg()
/netbsd-src/external/bsd/pcc/dist/pcc/arch/powerpc/
H A Dcode.c119 p = tempnode(0, sym->stype, sym->sdf, sym->sap); in putintemp()
155 p = tempnode(0, sym->stype, sym->sdf, sym->sap); in param_64bit()
177 p = tempnode(0, sym->stype, sym->sdf, sym->sap); in param_32bit()
211 t = tempnode(0, sym->stype, sym->sdf, sym->sap); in param_double()
224 t = tempnode(0, ULONGLONG, 0, 0); in param_double()
261 t = tempnode(0, sym->stype, sym->sdf, sym->sap); in param_float()
274 t = tempnode(0, INT, 0, 0); in param_float()
293 p = tempnode(0, INCREF(cftnsp->stype), 0, cftnsp->sap); in param_retstruct()
376 p = tempnode(0, INT, 0, 0); in bfcode()
454 p = tempnode(0, INT, 0, 0); in bfcode()
[all …]
H A Dlocal.c122 q = tempnode(gotnr, PTR+VOID, 0, 0); in picext()
189 q = tempnode(gotnr, PTR+VOID, 0, 0); in picstatic()
216 q = tempnode(0, ULONGLONG, 0, 0); in convert_ulltof()
222 q = tempnode(tmpnr, ULONGLONG, 0, 0); in convert_ulltof()
225 q = tempnode(tmpnr, LONGLONG, 0, 0); in convert_ulltof()
228 q = tempnode(tmpnr, ULONGLONG, 0, 0); in convert_ulltof()
238 q = tempnode(tmpnr, ULONGLONG, 0, 0); in convert_ulltof()
365 r = tempnode(0, p->n_type, p->n_df, p->n_ap); in clocal()
369 p = tempnode(tmpnr, r->n_type, r->n_df, r->n_ap); in clocal()
1244 q = tempnode(0, p->n_type, p->n_df, p->n_ap);
[all …]
/netbsd-src/external/bsd/pcc/dist/pcc/arch/arm/
H A Dcode.c100 p = tempnode(0, sym->stype, sym->sdf, sym->sap); in putintemp()
142 p = tempnode(0, ULONGLONG, 0, 0); in param_64bit()
162 p = tempnode(0, sym->stype, sym->sdf, sym->sap); in param_64bit()
183 p = tempnode(0, sym->stype, sym->sdf, sym->sap); in param_32bit()
207 t = tempnode(0, ULONGLONG, 0, 0); in param_double()
218 q = tempnode(tmpnr, sym->stype, sym->sdf, sym->sap); in param_double()
239 t = tempnode(0, INT, 0, 0); in param_float()
250 q = tempnode(tmpnr, sym->stype, sym->sdf, sym->sap); in param_float()
264 p = tempnode(0, PTR-FTN+cftnsp->stype, 0, cftnsp->sap); in param_retstruct()
410 p = tempnode(0, PTR+STRTY, 0, cftnsp->sap); in efcode()
[all …]
H A Dlocal.c95 r = tempnode(0, p->n_type, p->n_df, p->n_ap); in clocal()
99 p = tempnode(tmpnr, r->n_type, r->n_df, r->n_ap); in clocal()
575 q = tempnode(0, p->n_type, p->n_df, p->n_ap); in arm_builtin_va_arg()
579 q = tempnode(tmpnr, p->n_type, p->n_df,p->n_ap); in arm_builtin_va_arg()
588 p = tempnode(tmpnr, INCREF(r->n_type), r->n_df, r->n_ap); in arm_builtin_va_arg()
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dbuiltins.c53 t = tempnode(0, VOID|PTR, 0, 0); in builtin_alloca()
54 u = tempnode(regno(t), VOID|PTR, 0, 0); in builtin_alloca()
116 t = tempnode(0, a->n_type, a->n_df, a->n_ap); in builtin_abs()
120 t = tempnode(tmp1, a->n_type, a->n_df, a->n_ap); in builtin_abs()
124 t2 = tempnode(0, a->n_type, a->n_df, a->n_ap); in builtin_abs()
128 t = tempnode(tmp1, a->n_type, a->n_df, a->n_ap); in builtin_abs()
129 t2 = tempnode(tmp2, a->n_type, a->n_df, a->n_ap); in builtin_abs()
130 t3 = tempnode(tmp2, a->n_type, a->n_df, a->n_ap); in builtin_abs()
158 t101 = tempnode(0, INT, 0, 0); in builtin_cxz()
159 t102 = tempnode(0, t, 0, 0); in builtin_cxz()
[all …]
H A Dinline.c368 q = tempnode(num, nt->type, nt->df, nt->attr); in mnode()
375 q = tempnode(num, nt->type, nt->df, nt->attr); in mnode()
516 p = tempnode(is->retval + toff, DECREF(sp->stype), in inlinetree()
H A Dtrees.c1245 r = tempnode(-s.sdf->ddim, INT, 0, 0); in bpsize()
1306 tempnode(-df->ddim, INT, 0, 0)); in convert()
1837 tempnode(int nr, TWORD type, union dimfun *df, struct attr *ap) in tempnode() function
1880 q = tempnode(-df->ddim, INT, 0, 0); in doszof()
2336 q = tempnode(0, ll->n_type, ll->n_df, ll->n_ap); in delasgop()
2338 r = tempnode(tval, ll->n_type, ll->n_df,ll->n_ap); in delasgop()
2464 r = tempnode(0, ct, 0, 0); in wrualfld()
2540 t1 = tempnode(0, q->n_type, 0, 0); in rmfldops()
2569 t2 = tempnode(0, p->n_right->n_type, 0, 0); in rmfldops()
2588 t1 = tempnode(0, q->n_left->n_type, 0, 0); in rmfldops()
[all …]
/netbsd-src/external/bsd/pcc/dist/pcc/arch/m68k/
H A Dcode.c112 p = buildtree(UMUL, tempnode(sttemp, INCREF(STRTY), in efcode()
134 p = tempnode(0, CHAR|PTR, 0, 0); in bfcode()
146 n = tempnode(0, INCREF(CHAR), 0, 0); in bfcode()
164 n = tempnode(0, s[i]->stype, s[i]->sdf, s[i]->sap); in bfcode()
H A Dlocal.c82 q = tempnode(gotnr, PTR|VOID, 0, 0); in picext()
126 q = tempnode(gotnr, PTR|VOID, 0, 0); in picstatic()
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dbuiltins.c56 t = tempnode(0, VOID|PTR, 0, 0); in builtin_alloca()
57 u = tempnode(regno(t), VOID|PTR, 0, 0); in builtin_alloca()
118 t = tempnode(0, a->n_type, a->n_df, a->n_ap); in builtin_abs()
122 t = tempnode(tmp1, a->n_type, a->n_df, a->n_ap); in builtin_abs()
126 t2 = tempnode(0, a->n_type, a->n_df, a->n_ap); in builtin_abs()
130 t = tempnode(tmp1, a->n_type, a->n_df, a->n_ap); in builtin_abs()
131 t2 = tempnode(tmp2, a->n_type, a->n_df, a->n_ap); in builtin_abs()
132 t3 = tempnode(tmp2, a->n_type, a->n_df, a->n_ap); in builtin_abs()
208 t101 = tempnode(0, INT, 0, 0); in builtin_cxz()
209 t102 = tempnode(0, t, 0, 0); in builtin_cxz()
[all …]
H A Dinline.c444 q = tempnode(num, nt->type, nt->df, nt->attr); in mnode()
451 q = tempnode(num, nt->type, nt->df, nt->attr); in mnode()
610 p = tempnode(is->retval + toff, DECREF(sp->stype), in inlinetree()
/netbsd-src/external/bsd/pcc/dist/pcc/arch/vax/
H A Dcode.c137 q = tempnode(strtemp, t, 0, cftnsp->sap); in efcode()
146 q = tempnode(strtemp, INT, 0, 0); in efcode()
161 p = tempnode(0, INT, 0, 0); in bfcode()
190 p = tempnode(0, sp[i]->stype, sp[i]->sdf, sp[i]->sap); in bfcode()
396 p = tempnode(0, bt->rt, 0, 0); in builtin_ffs()
/netbsd-src/external/bsd/pcc/dist/pcc/arch/amd64/
H A Dcode.c187 l = tempnode(stroffset, INCREF(t), sp->sdf, sp->sap); in efcode()
192 r = tempnode(stroffset, LONG, 0, 0); in efcode()
254 p = tempnode(0, r->n_type, r->n_df, r->n_ap); in bfcode()
276 p = tempnode(0, sp->stype, sp->sdf, sp->sap); in bfcode()
286 p = tempnode(0, sp->stype, sp->sdf, sp->sap); in bfcode()
298 p = tempnode(0, sp->stype, sp->sdf, sp->sap); in bfcode()
986 ql = tempnode(0, PTR|ty, 0, 0); in argput()
989 ql = tempnode(rn, PTR|ty, 0, 0); in argput()
1002 ql = tempnode(rn, PTR|ty, 0, 0); in argput()
1059 q = tempnode(0, p->n_type, p->n_df, p->n_ap); in argsort()
[all …]
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i386/
H A Dcode.c169 q = tempnode(structrettemp, PTR+STRTY, 0, cftnsp->sap);
177 q = tempnode(structrettemp, INT, 0, 0);
226 p = tempnode(0, INT, 0, 0);
286 p = tempnode(0, INT, 0, 0);
363 p = tempnode(0, sp2->stype, sp2->sdf, sp2->sap);
581 l = buildtree(ASSIGN, l, tempnode(gotnr, INT, 0, 0));
H A Dlocal.c165 q = tempnode(gotnr, PTR|VOID, 0, 0); in picext()
217 q = tempnode(gotnr, PTR+VOID, 0, 0); in picext()
247 q = tempnode(gotnr, PTR|VOID, 0, 0); in picstatic()
285 q = tempnode(gotnr, PTR+VOID, 0, 0); in picstatic()
319 q = tempnode(gotnr, PTR|VOID, 0, 0); in tlspic()
509 p->n_right = buildtree(ASSIGN, l, tempnode(gotnr, INT, 0, 0));
549 r = buildtree(ASSIGN, l, tempnode(gotnr, INT, 0, 0));
560 r = tempnode(0, p->n_type, p->n_df, p->n_ap);
730 n = tempnode(0, m, r->n_df, r->n_ap);
733 s = tempnode(0, l->n_type, l->n_df, l->n_ap);
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i86/
H A Dcode.c92 q = tempnode(structrettemp, PTR+STRTY, 0, cftnsp->sap); in efcode()
100 q = tempnode(structrettemp, INT, 0, 0); in efcode()
156 p = tempnode(0, INT, 0, 0); in bfcode()
231 p = tempnode(0, sp2->stype, sp2->sdf, sp2->sap); in bfcode()
/netbsd-src/external/bsd/pcc/dist/pcc/arch/pdp10/
H A Dcode.c91 p = tempnode(0, sp[i]->stype, sp[i]->sdf, sp[i]->ssue); in bfcode()
103 p = tempnode(0, sp[i]->stype, in bfcode()
/netbsd-src/external/bsd/pcc/dist/pcc/arch/hppa/
H A Dcode.c159 p = tempnode(0, sp->stype, sp->sdf, sp->ssue); in bfcode()
171 p = tempnode(0, sp->stype, sp->sdf, sp->ssue); in bfcode()
H A Dlocal.c354 r = tempnode(0, p->n_type, p->n_df, p->n_sue); in clocal()
392 r = tempnode(0, l->n_type, l->n_df, l->n_sue); in clocal()
460 l = tempnode(0, s->n_type, s->n_df, s->n_sue); in clocal()
467 l = tempnode(0, s->n_type, s->n_df, s->n_sue); in clocal()
/netbsd-src/external/bsd/pcc/dist/pcc/arch/sparc64/
H A Dcode.c94 p = tempnode(0, sym->stype, sym->sdf, sym->sap); in bfcode()
104 p = tempnode(0, sym->stype, sym->sdf, sym->sap); in bfcode()
/netbsd-src/external/gpl2/lvm2/dist/udev/
H A D13-dm-disk.rules22 IMPORT{program}="$env{DM_SBIN_PATH}/blkid -o udev -p $tempnode"
/netbsd-src/external/bsd/pcc/dist/pcc/arch/nova/
H A Dcode.c126 q = tempnode(ac3temp, INT, 0, 0); in efcode()
/netbsd-src/external/bsd/pcc/dist/pcc/arch/pdp11/
H A Dcode.c139 n = tempnode(0, sp[i]->stype, sp[i]->sdf, sp[i]->sap); in bfcode()

12