Searched refs:ra_reg_is_dst (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_ra.h102 ra_reg_is_dst(const struct ir3_register *reg) function in typeref:typename:bool
128 if (ra_reg_is_dst(__dstreg))
H A Dir3_spill.c1016 if (ra_reg_is_dst(instr->dsts[i]) &&

Completed in 4 milliseconds