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

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_cse.c94 instr_can_cse(const struct ir3_instruction *instr) function in typeref:typename:bool
118 if (!instr_can_cse(instr))
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbi_opt_cse.c119 instr_can_cse(const bi_instr *I) function in typeref:typename:bool
175 if (!instr_can_cse(instr))

Completed in 2 milliseconds