Home
last modified time | relevance | path

Searched defs:else_branch (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_liverangeevaluator_helpers.h38 else_branch, /* Inside else branch */ enumerator
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
Dnir.c671 ppir_branch_node *else_branch, *after_branch; in ppir_emit_if() local
/third_party/mesa3d/src/compiler/glsl/
Dir_builder.cpp622 ir_instruction *else_branch) in if_tree()
/third_party/rust/crates/syn/src/
Dexpr.rs2145 let else_branch = if lookahead.peek(Token![if]) { in else_block() localVariable
/third_party/rust/crates/syn/
Dsyn.json1310 "else_branch": { object