Searched refs:get_predicate (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
D | fd2_compiler.c | 544 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/ |
D | ir3_compiler_nir.c | 569 get_predicate(struct ir3_context *ctx, struct ir3_instruction *src) in get_predicate() function 2723 get_predicate(ctx, ir3_b2n(condition->block, condition)); in emit_if()
|