Searched defs:false_label (Results 1 – 6 of 6) sorted by relevance
1259 Label false_label(this); in GotoIf() local1264 void CodeAssembler::GotoIfNot(TNode<IntegralT> condition, Label* false_label) { in GotoIfNot()1271 Label* false_label) { in Branch()1318 Label* false_label) { in Branch()
37 Label* false_label; member
658 const auto false_label = terminator->GetOperandAs<uint32_t>(2); in ValidateStructuredSelections() local
662 const auto false_label = terminator->GetOperandAs<uint32_t>(2); in ValidateStructuredSelections() local
719 SpvId true_label, SpvId false_label) in spirv_builder_emit_branch_conditional()