Searched defs:false_label (Results 1 – 4 of 4) sorted by relevance
646 const auto false_label = terminator->GetOperandAs<uint32_t>(2); in ValidateStructuredSelections() local
658 const auto false_label = terminator->GetOperandAs<uint32_t>(2); in ValidateStructuredSelections() local
696 SpvId true_label, SpvId false_label) in spirv_builder_emit_branch_conditional()