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

/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_emulate_branches.c147 static void allocate_and_insert_proxies(struct emulate_branch_state * s, function
215 allocate_and_insert_proxies(s, &IfProxies, branch->If->Next, branch->Else ? branch->Else : inst);
218 allocate_and_insert_proxies(s, &ElseProxies, branch->Else->Next, inst);

Completed in 209 milliseconds