Searched refs:bblock (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/external/bsd/pcc/dist/pcc/mip/ |
| H A D | optim2.c | 72 ancestorwithlowestsemi(struct basicblock *bblock, struct bblockinfo *bbinfo); 73 void computeDF(struct p2env *, struct basicblock *bblock); 77 void renamevar(struct p2env *p2e,struct basicblock *bblock); 98 void BBLiveDead(struct basicblock* bblock, int what, unsigned int variable) ; 855 pnode->bblock = bb; in cfg_build() 863 cnode->bblock = p2e->labinfo.arr[getlval(p->n_left) - p2e->labinfo.low]; in cfg_build() 864 SLIST_INSERT_LAST(&cnode->bblock->parents, pnode, cfgelem); in cfg_build() 870 cnode->bblock = p2e->labinfo.arr[*l - p2e->labinfo.low]; in cfg_build() 871 SLIST_INSERT_LAST(&cnode->bblock->parents, pnode, cfgelem); in cfg_build() 875 pnode->bblock = bb; in cfg_build() [all …]
|
| H A D | pass2.h | 505 struct basicblock *bblock; member
|
| H A D | regs.c | 1665 SETSET(out[i], in[cn->bblock->bbnum], j, xbits); in Build()
|
| /netbsd-src/sys/arch/atari/stand/tostools/aptck/ |
| H A D | disklbl.c | 65 dd->bblock, dd->lblofs); in readdisklabel() 76 if (dd->bblock != NO_BOOT_BLOCK) in readdisklabel() 78 dd->bblock, dd->lblofs); in readdisklabel() 113 dd->bblock = offset; in bsd_label() 169 dd->bblock = NO_BOOT_BLOCK; in ahdi_label() 179 dd->bblock = offs; /* got it */ in ahdi_label() 182 if (id == AHDI_PID_NBD && dd->bblock == NO_BOOT_BLOCK) in ahdi_label() 183 dd->bblock = offs; in ahdi_label()
|
| H A D | aptck.h | 66 u_int bblock; /* NetBSD boot block */ member
|
| /netbsd-src/sys/arch/sparc/stand/bootblk/ |
| H A D | genfth.cf | 90 define bblock BBLOCK
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | msdos | 765 >4 uleshort&0x8000 0x0000 \bblock device driver
|