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

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_ra.c734 get_reg_specified(struct ra_file * file,struct ir3_register * reg,physreg_t physreg,bool is_source) argument
752 try_evict_regs(struct ra_ctx * ctx,struct ra_file * file,struct ir3_register * reg,physreg_t physreg,unsigned * _eviction_count,bool is_source,bool speculative) argument
939 compress_regs_left(struct ra_ctx * ctx,struct ra_file * file,unsigned size,unsigned align,bool is_source) argument
1059 find_best_gap(struct ra_file * file,unsigned file_size,unsigned size,unsigned align,bool is_source) argument
1116 get_reg(struct ra_ctx * ctx,struct ra_file * file,struct ir3_register * reg,bool is_source) argument
[all...]

Completed in 5 milliseconds