Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_lower_subgroups.c21 replace_pred(struct ir3_block *block, struct ir3_block *old_pred, in replace_pred()
33 replace_physical_pred(struct ir3_block *block, struct ir3_block *old_pred, in replace_physical_pred()
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_control_flow.c209 rewrite_phi_preds(nir_block *block, nir_block *old_pred, nir_block *new_pred) in rewrite_phi_preds()