Searched refs:condition_index (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_schedule.c972 unsigned condition_index = branch ? 0 : 2; local in function:mir_schedule_condition
980 ctx, instructions, predicate, worklist, count, last->src[condition_index],
981 vector, last->swizzle[condition_index], last);
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_algebraic.py759 self.condition_index = condition_list.index(self.condition)
1059 { ${xforms[i].search.c_ptr(cache)}, ${xforms[i].replace.c_value_ptr(cache)}, ${xforms[i].condition_index} },
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_algebraic.py682 self.condition_index = condition_list.index(self.condition)
999 { ${xforms[i].search.c_ptr(cache)}, ${xforms[i].replace.c_value_ptr(cache)}, ${xforms[i].condition_index} },

Completed in 7 milliseconds