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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/midgard/
H A Dmidgard_compile.c1101 emit_condition(compiler_context *ctx, nir_src *src, bool for_branch, unsigned component) function in typeref:typename:void
1349 emit_condition(ctx, &instr->src[0].src, false, comp);
1557 emit_condition(ctx, &instr->src[0], true, COMPONENT_X);
3679 emit_condition(ctx, &nif->condition, true, COMPONENT_X);

Completed in 7 milliseconds