Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/panfrost/midgard/
H A Dmidgard_compile.c2767 midgard_instruction *then_exit = mir_last_in_block(ctx->current_block); in emit_if() local
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/
H A Dbifrost_compile.c4123 bi_instr *then_exit = bi_jump(&_b, bi_zero()); in emit_if() local