Home | History | Annotate | Download | only in fortran

Lines Matching refs:input_location

153   tmp = fold_build2_loc (input_location, NE_EXPR, logical_type_node, tmp,
166 target = fold_build1_loc (input_location, GOTO_EXPR, void_type_node,
336 tmp = build_call_expr_loc (input_location,
342 tmp = build_fold_indirect_ref_loc (input_location, parmse.expr);
344 tmp = build_call_expr_loc (input_location,
507 maskexpr = fold_build1_loc (input_location, TRUTH_NOT_EXPR,
527 build_empty_stmt (input_location));
529 tmp = fold_build2_loc (input_location, PLUS_EXPR,
586 tmp = fold_build2_loc (input_location, MODIFY_EXPR, TREE_TYPE (result),
619 tmp = build_call_expr_loc (input_location,
626 tmp = build_call_expr_loc (input_location,
633 tmp = build_call_expr_loc (input_location,
672 tmp = build_call_expr_loc (input_location,
686 tmp = build_call_expr_loc (input_location,
700 tmp = build_call_expr_loc (input_location,
726 return build_call_expr_loc (input_location,
733 return build_call_expr_loc (input_location, tmp, 1, integer_zero_node);
760 tmp = build_call_expr_loc (input_location,
774 return build_call_expr_loc (input_location, tmp, 1, integer_zero_node);
792 tmp = build_call_expr_loc (input_location,
804 return build_call_expr_loc (input_location, tmp, 1, integer_zero_node);
815 return build_call_expr_loc (input_location,
824 return build_call_expr_loc (input_location, tmp, 1, integer_zero_node);
842 tmp = build_call_expr_loc (input_location,
855 return build_call_expr_loc (input_location, tmp, 1, integer_zero_node);
945 tmp = fold_build2_loc (input_location, MINUS_EXPR,
947 tmp = fold_build2_loc (input_location, MULT_EXPR,
949 index = fold_build2_loc (input_location, PLUS_EXPR,
955 extent = fold_build2_loc (input_location, MULT_EXPR,
992 tmp = build_call_expr_loc (input_location, gfor_fndecl_caf_lock, 7,
1001 tmp = build_call_expr_loc (input_location, gfor_fndecl_caf_unlock, 6,
1010 tmp = build5_loc (input_location, ASM_EXPR, void_type_node,
1074 fold_build2_loc (input_location, PLUS_EXPR,
1079 fold_build2_loc (input_location, MINUS_EXPR,
1143 tmp = fold_build2_loc (input_location, MINUS_EXPR,
1145 tmp = fold_build2_loc (input_location, MULT_EXPR,
1147 index = fold_build2_loc (input_location, PLUS_EXPR,
1153 extent = fold_build2_loc (input_location, MULT_EXPR,
1183 tmp = build_call_expr_loc (input_location, gfor_fndecl_caf_event_post, 6,
1189 tmp = build_call_expr_loc (input_location, gfor_fndecl_caf_event_wait, 6,
1198 tmp = build5_loc (input_location, ASM_EXPR, void_type_node,
1270 cond = fold_build2_loc (input_location, NE_EXPR, logical_type_node,
1275 tmp = build_call_expr_loc (input_location, gfor_fndecl_caf_num_images,
1278 cond = fold_build2_loc (input_location, GT_EXPR, logical_type_node,
1280 cond2 = fold_build2_loc (input_location, LT_EXPR, logical_type_node,
1283 cond = fold_build2_loc (input_location, TRUTH_OR_EXPR,
1296 tmp = build5_loc (input_location, ASM_EXPR, void_type_node,
1322 tmp = build_call_expr_loc (input_location, gfor_fndecl_caf_sync_memory,
1325 tmp = build_call_expr_loc (input_location, gfor_fndecl_caf_sync_all,
1334 tmp = build_call_expr_loc (input_location, gfor_fndecl_caf_sync_all,
1374 len = fold_build2_loc (input_location, TRUNC_DIV_EXPR,
1391 tmp = build_call_expr_loc (input_location, gfor_fndecl_caf_sync_images,
1400 tmp = build_call_expr_loc (input_location, gfor_fndecl_caf_sync_images,
1490 elsestmt = build_empty_stmt (input_location);
1494 : input_location;
1576 tmp = fold_build2_loc (input_location, LT_EXPR, logical_type_node,
1579 tmp = fold_build2_loc (input_location, NE_EXPR, logical_type_node,
1582 branch1 = fold_build3_loc (input_location, COND_EXPR, void_type_node,
1593 tmp = fold_build2_loc (input_location, LE_EXPR, logical_type_node,
1595 branch1 = fold_build3_loc (input_location, COND_EXPR, void_type_node,
1619 tmp = build_call_expr_loc (input_location, gfor_fndecl_caf_lock, 7,
1627 tmp = build5_loc (input_location, ASM_EXPR, void_type_node,
1643 tmp = build_call_expr_loc (input_location, gfor_fndecl_caf_unlock, 6,
1651 tmp = build5_loc (input_location, ASM_EXPR, void_type_node,
1697 size = fold_build2_loc (input_location, MIN_EXPR,
1700 tmp = build_call_expr_loc (input_location, tmp, 3,
1712 tmp = fold_build2_loc (input_location, MULT_EXPR, TREE_TYPE (tmp),
1714 offset = fold_build2_loc (input_location, MINUS_EXPR,
1803 class_decl = build_fold_indirect_ref_loc (input_location,
1813 se.expr = build_fold_indirect_ref_loc (input_location,
1868 se.expr = build_fold_indirect_ref_loc (input_location,
1889 tmp = build_fold_indirect_ref_loc (input_location, tmp);
2049 se.expr = build_fold_indirect_ref_loc (input_location, se.expr);
2057 tmp = fold_build2_loc (input_location, MULT_EXPR,
2061 offset = fold_build2_loc (input_location, MINUS_EXPR,
2103 se.expr = build_fold_indirect_ref_loc (input_location, se.expr);
2575 tmp = fold_build2_loc (input_location, EQ_EXPR, logical_type_node, step,
2701 build_empty_stmt (input_location));
2734 build_empty_stmt (input_location));
2968 cond = fold_build2_loc (input_location, EQ_EXPR,
2970 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node,
2972 build_empty_stmt (input_location));
2981 cond = fold_build2_loc (input_location, EQ_EXPR,
2983 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node,
2985 build_empty_stmt (input_location));
3139 tmp = fold_build2_loc (input_location, SWITCH_EXPR, NULL_TREE, se.expr, tmp);
3216 true_tree = build_empty_stmt (input_location);
3217 false_tree = build_empty_stmt (input_location);
3240 stmt = fold_build3_loc (input_location, COND_EXPR, void_type_node,
3424 tmp = fold_build2_loc (input_location, SWITCH_EXPR, NULL_TREE,
3561 tmp = build_call_expr_loc (input_location,
3571 tmp = fold_build2_loc (input_location, SWITCH_EXPR, NULL_TREE,
3612 body = build_empty_stmt (input_location);
3658 body = build_empty_stmt (input_location);
3699 cond = fold_build2_loc (input_location, EQ_EXPR, logical_type_node,
3701 tmp = fold_build2_loc (input_location, MINUS_EXPR, gfc_array_index_type,
3705 tmp = fold_build2_loc (input_location, NE_EXPR, logical_type_node,
3707 cond = fold_build2_loc (input_location, TRUTH_ORIF_EXPR,
3709 tmp = fold_build3_loc (input_location, COND_EXPR, TREE_TYPE (rank),
3755 cond = fold_build2_loc (input_location, EQ_EXPR,
3758 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node,
3760 build_empty_stmt (input_location));
3792 body = build_empty_stmt (input_location);
3879 tse.expr = build_fold_indirect_ref_loc (input_location, tse.expr);
4063 cond = fold_build2_loc (input_location, LE_EXPR, logical_type_node,
4075 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node,
4076 cond, tmp, build_empty_stmt (input_location));
4083 tmp = fold_build2_loc (input_location, PLUS_EXPR, TREE_TYPE (var), var,
4092 tmp = fold_build2_loc (input_location, PLUS_EXPR, gfc_array_index_type,
4098 tmp = fold_build2_loc (input_location, MINUS_EXPR, TREE_TYPE (var), count,
4110 tmp = fold_build2_loc (input_location, MINUS_EXPR, TREE_TYPE (var), step,
4112 tmp = fold_build2_loc (input_location, PLUS_EXPR, TREE_TYPE (var), end,
4114 tmp = fold_build2_loc (input_location, TRUNC_DIV_EXPR, TREE_TYPE (var),
4163 build_empty_stmt (input_location));
4188 tmp = fold_build2_loc (input_location, MINUS_EXPR, gfc_array_index_type,
4274 wheremaskexpr = fold_build1_loc (input_location, TRUTH_NOT_EXPR,
4277 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node,
4279 build_empty_stmt (input_location));
4284 tmp = fold_build2_loc (input_location, PLUS_EXPR, TREE_TYPE (count1),
4295 tmp = fold_build2_loc (input_location, PLUS_EXPR,
4380 wheremaskexpr = fold_build1_loc (input_location, TRUTH_NOT_EXPR,
4383 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node,
4385 build_empty_stmt (input_location));
4395 tmp = fold_build2_loc (input_location, PLUS_EXPR, TREE_TYPE (count1),
4402 tmp = fold_build2_loc (input_location, PLUS_EXPR, gfc_array_index_type,
4409 tmp = fold_build2_loc (input_location, PLUS_EXPR,
4479 tmp = fold_build2_loc (input_location, MINUS_EXPR,
4482 tmp = fold_build2_loc (input_location, PLUS_EXPR,
4484 size = fold_build2_loc (input_location, MULT_EXPR,
4523 inner_size = fold_build2_loc (input_location, MULT_EXPR,
4542 tmp = fold_build2_loc (input_location, PLUS_EXPR,
4572 bytesize = fold_build2_loc (input_location, MULT_EXPR,
4581 tmp = build_fold_indirect_ref_loc (input_location, tmp);
4794 tmp = fold_build2_loc (input_location, PLUS_EXPR, gfc_array_index_type,
4818 tmp = fold_build2_loc (input_location, PLUS_EXPR, gfc_array_index_type,
4862 tmp = fold_build2_loc (input_location, PLUS_EXPR, gfc_array_index_type,
4885 tmp = fold_build2_loc (input_location, PLUS_EXPR, gfc_array_index_type,
4975 return build_empty_stmt (input_location);
5063 tmp = fold_build2_loc (input_location, MINUS_EXPR, TREE_TYPE (start[n]),
5065 tmp = fold_build2_loc (input_location, PLUS_EXPR, TREE_TYPE (end[n]),
5067 tmp = fold_build2_loc (input_location, FLOOR_DIV_EXPR, TREE_TYPE (tmp),
5071 size = fold_build2_loc (input_location, MULT_EXPR, gfc_array_index_type,
5139 tmp = fold_build2_loc (input_location, PLUS_EXPR, gfc_array_index_type,
5389 tmp = fold_build1_loc (input_location, TRUTH_NOT_EXPR, mask_type, tmp);
5398 tmp = fold_build2_loc (input_location, TRUTH_AND_EXPR, mask_type,
5406 tmp = fold_build1_loc (input_location, TRUTH_NOT_EXPR, mask_type, cond);
5408 tmp = fold_build2_loc (input_location, TRUTH_AND_EXPR, mask_type, mtmp,
5423 tmp1 = fold_build2_loc (input_location, PLUS_EXPR, gfc_array_index_type,
5566 maskexpr = fold_build1_loc (input_location, TRUTH_NOT_EXPR,
5573 tmp = build3_v (COND_EXPR, maskexpr, tmp, build_empty_stmt (input_location));
5580 tmp = fold_build2_loc (input_location, PLUS_EXPR, gfc_array_index_type,
5596 tmp = fold_build2_loc (input_location, PLUS_EXPR,
5620 maskexpr = fold_build1_loc (input_location, TRUTH_NOT_EXPR,
5626 build_empty_stmt (input_location));
5630 tmp = fold_build2_loc (input_location, PLUS_EXPR,
5638 tmp = fold_build2_loc (input_location, PLUS_EXPR,
5745 cond = fold_build2_loc (input_location, LE_EXPR, logical_type_node, size,
5747 size = fold_build3_loc (input_location, COND_EXPR, gfc_array_index_type,
6033 : build_empty_stmt (input_location);
6369 : build_fold_indirect_ref_loc (input_location, se.expr);
6403 gfc_add_modify_loc (input_location, &block, var, tmp);
6553 expr3_esize = fold_build2_loc (input_location, MULT_EXPR,
6730 tmp = fold_build2_loc (input_location, MAX_EXPR,
6734 tmp = fold_build2_loc (input_location, MULT_EXPR,
6755 tmp = fold_build2_loc (input_location, MULT_EXPR,
6771 memsz = fold_build2_loc (input_location, GT_EXPR,
6775 memsz = fold_build3_loc (input_location, COND_EXPR,
6801 memsz = fold_build2_loc (input_location, MULT_EXPR,
6813 memsz = fold_build2_loc (input_location, MULT_EXPR,
6905 parm = fold_build2_loc (input_location, NE_EXPR,
6908 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node,
6910 tmp, build_empty_stmt (input_location));
7145 slen = fold_build2_loc (input_location, MIN_EXPR,
7154 tmp = fold_build2_loc (input_location, NE_EXPR, logical_type_node,
7158 dlen, build_empty_stmt (input_location));
7182 tmp = build_call_expr_loc (input_location, gfor_fndecl_caf_sync_all,
7390 tmp = fold_build2_loc (input_location, MODIFY_EXPR, void_type_node,
7410 cond = fold_build2_loc (input_location, NE_EXPR, logical_type_node, stat,
7412 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node,
7415 build_empty_stmt (input_location));
7450 cond = fold_build2_loc (input_location, NE_EXPR, logical_type_node, stat,
7452 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node,
7454 build_empty_stmt (input_location));