Home
last modified time | relevance | path

Searched defs:old_pred (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
Dir3_lower_subgroups.c37 replace_pred(struct ir3_block *block, struct ir3_block *old_pred, in replace_pred()
49 replace_physical_pred(struct ir3_block *block, struct ir3_block *old_pred, in replace_physical_pred()
/third_party/mesa3d/src/compiler/nir/
Dnir_control_flow.c213 rewrite_phi_preds(nir_block *block, nir_block *old_pred, nir_block *new_pred) in rewrite_phi_preds()