Home | History | Annotate | Download | only in fortran

Lines Matching defs:else_b

676   tree type = TREE_TYPE (decl), size, ptr, cond, then_b, else_b;
776 else_b = gfc_finish_block (&cond_block);
787 else_b));
805 tree cond, then_b, else_b;
971 else_b = gfc_finish_block (&cond_block);
977 void_type_node, cond, then_b, else_b));
992 else_b;
1105 else_b = gfc_finish_block (&inner_block);
1111 then_b, else_b));
1122 else_b = build_empty_stmt (input_location);
1127 then_b, else_b));
1164 else_b = gfc_finish_block (&cond_block);
1171 then_b, else_b));
1443 tree else_b = NULL_TREE;
1450 else_b = gfc_finish_block (&cond_block);
1454 cond_val, then_b, else_b));
1615 tree tem, then_b, else_b, zero, cond;
1628 else_b = gfc_finish_block (&cond_block);
1640 then_b, else_b));
3230 tree tem, then_b, else_b, zero, cond;
3241 else_b = gfc_finish_block (&cond_block);
3257 else_b));