Home
last modified time | relevance | path

Searched defs:then_branch (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
H A Dir_builder.cpp607 if_tree(operand condition, ir_instruction *then_branch) if_tree() argument
620 if_tree(operand condition, ir_instruction *then_branch, ir_instruction *else_branch) if_tree() argument
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_compile.c2919 midgard_instruction *then_branch = mir_last_in_block(ctx->current_block); in emit_if() local
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost_compile.c3938 bi_instr *then_branch = bi_branchz_i16(&_b, in emit_if() local

Completed in 13 milliseconds