Searched refs:instr_can_cse (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ | ||
| H A D | ir3_cse.c | 94 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 D | bi_opt_cse.c | 119 instr_can_cse(const bi_instr *I) function in typeref:typename:bool 175 if (!instr_can_cse(instr)) |
Completed in 2 milliseconds