Home
last modified time | relevance | path

Searched refs:get_predicate (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_compiler.c544 get_predicate(struct fd2_compile_context *ctx, struct tgsi_dst_register *dst, in get_predicate() function
579 get_predicate(ctx, &pred_dst, NULL); in push_predicate()
588 get_predicate(ctx, &pred_dst, &pred_src); in push_predicate()
623 get_predicate(ctx, &pred_dst, &pred_src); in pop_predicate()
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_compiler_nir.c385 get_predicate(struct ir3_compile *ctx, struct ir3_instruction *src) in get_predicate() function
1841 get_predicate(ctx, ir3_b2n(condition->block, condition)); in emit_if()