Searched defs:mergedregs (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_delay.c211 delay_calc_srcn_postra(struct ir3_instruction * assigner,struct ir3_instruction * consumer,unsigned assigner_n,unsigned consumer_n,bool soft,bool mergedregs) argument
306 delay_calc_postra(struct ir3_block * block,struct ir3_instruction * start,struct ir3_instruction * consumer,unsigned distance,bool soft,bool pred,bool mergedregs) argument
391 ir3_delay_calc_postra(struct ir3_block * block,struct ir3_instruction * instr,bool soft,bool mergedregs) argument
402 ir3_delay_calc_exact(struct ir3_block * block,struct ir3_instruction * instr,bool mergedregs) argument
[all...]
H A Dir3_legalize.c97 bool mergedregs = ctx->so->mergedregs; local in function:legalize_block
845 bool mergedregs = so->mergedregs; local in function:ir3_legalize
[all...]
H A Dir3_shader.h661 bool mergedregs; member in struct:ir3_shader_variant
H A Dir3.h2218 bool mergedregs; member in struct:__anon3fdcb7e61308
2301 regmask_init(regmask_t *regmask, bool mergedregs) argument
[all...]

Completed in 8 milliseconds