Searched defs:nreg (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/gallium/drivers/r600/ |
D | evergreen_hw_context.c | 724 unsigned nreg = 32; in evergreen_loop_const_init() local
|
D | r600_hw_context.c | 132 const struct r600_reg *reg, int index, int nreg, in r600_init_block() 184 int r600_context_add_block(struct r600_context *ctx, const struct r600_reg *reg, unsigned nreg, in r600_context_add_block() 527 unsigned nreg = 32; in r600_loop_const_init() local
|
D | r600.h | 137 uint16_t nreg; member
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/ |
D | evergreen_hw_context.c | 724 unsigned nreg = 32; in evergreen_loop_const_init() local
|
D | r600_hw_context.c | 132 const struct r600_reg *reg, int index, int nreg, in r600_init_block() 184 int r600_context_add_block(struct r600_context *ctx, const struct r600_reg *reg, unsigned nreg, in r600_context_add_block() 527 unsigned nreg = 32; in r600_loop_const_init() local
|
D | r600.h | 137 uint16_t nreg; member
|
/external/qemu/hw/ |
D | dma.c | 154 int ichan, nreg, iport, ff, val, dir; in read_chan() local 176 int iport, ichan, nreg; in write_chan() local
|
/external/valgrind/main/VEX/priv/ |
D | guest_arm_toIR.c | 2868 UInt nreg = get_neon_n_regno(theInstr); in dis_neon_vext() local 2891 UInt nreg = get_neon_n_regno(theInstr & ~(1 << 6)); in dis_neon_vtb() local 3025 UInt nreg = get_neon_n_regno(theInstr); in dis_neon_data_3same() local 4822 UInt nreg = get_neon_n_regno(theInstr); in dis_neon_data_3diff() local 5241 UInt nreg = get_neon_n_regno(theInstr & ~(1 << 6)); in dis_neon_data_2reg_and_scalar() local
|