Home
last modified time | relevance | path

Searched refs:smul_csel (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_schedule.c1279 bool smul_csel = smul && OP_IS_CSEL(smul->op); in mir_schedule_alu() local
1281 if (vadd_csel || smul_csel) { in mir_schedule_alu()