Searched defs:ra_map (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/e2fsprogs/e2fsck/ |
H A D | readahead.c | 85 ext2fs_block_bitmap ra_map) in e2fsck_readahead_bitmap() 148 ext2fs_block_bitmap ra_map = NULL; in e2fsck_readahead() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | nir_to_rc.c | 431 ntr_ra_check(struct ntr_compile *c, unsigned *ra_map, BITSET_WORD *released, int ip, unsigned index) in ntr_ra_check() 450 unsigned *ra_map = ralloc_array(c, unsigned, c->num_temps); in ntr_allocate_regs() local
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/nir/ |
H A D | nir_to_tgsi.c | 467 ntt_ra_check(struct ntt_compile *c, unsigned *ra_map, BITSET_WORD *released, int ip, unsigned index) in ntt_ra_check() 486 unsigned *ra_map = ralloc_array(c, unsigned, c->num_temps); in ntt_allocate_regs() local
|