Searched defs:q_values (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_nir_ra.c36 static unsigned int *q_values[] = { variable in typeref:typename:unsigned int * []
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4_reg_allocate.cpp126 unsigned *q_values[MAX_VGRF_SIZE]; local in function:brw::brw_vec4_alloc_reg_set
H A Dbrw_fs_reg_allocate.cpp152 unsigned int **q_values = ralloc_array(compiler, unsigned int *, local in function:brw_alloc_reg_set
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_ra.c139 build_q_values(unsigned int **q_values, unsigned off, argument
197 unsigned int **q_values; local in function:ir3_ra_alloc_reg_set
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_regalloc.c673 const unsigned q_values[RC_REG_CLASS_COUNT][RC_REG_CLASS_COUNT] = { local in function:rc_init_regalloc_state
/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dregister_allocate.c345 ra_set_finalize(struct ra_regs *regs, unsigned int **q_values) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_regalloc.c673 const unsigned q_values[RC_REG_CLASS_COUNT][RC_REG_CLASS_COUNT] = { local in function:rc_init_regalloc_state
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dregister_allocate.c293 ra_set_finalize(struct ra_regs *regs, unsigned int **q_values) argument

Completed in 10 milliseconds