Searched refs:ffecom_expr_ (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
| H A D | ChangeLog.0 | 19 (ffecom_expr_, case FFEBLD_opACCTER): Delete unused `size' 25 (ffecom_expr_, case FFEBLD_opARRTER): Allow for 286 * com.c (ffecom_expr_): Fix D**I and Z**I cases to 347 * com.c (ffecom_expr_): Add ltkt variable for clarity. 415 * com.c (ffecom_expr_): Revert Oct 22 change. Instead take a WIDENP 761 * com.c (ffecom_expr_): Only use TREE_TYPE argument for simple 787 * com.c (ffecom_expr_): Take an new arg TREE_TYPE that if non-null 2032 * com.c (ffecom_expr_, ffecom_expr_intrinsic_, 2064 * com.c (ffecom_expr_): Handle -fugly-assign. 2241 * com.c (ffecom_expr_): Use right type for loop var. [all …]
|
| H A D | com.c | 310 static tree ffecom_expr_ (ffebld expr, tree dest_tree, ffebld dest, 902 element = ffecom_expr_ (dims[i], NULL, NULL, NULL, FALSE, TRUE); in ffecom_arrayref_() 948 element = ffecom_expr_ (dims[i], NULL, NULL, NULL, FALSE, TRUE); in ffecom_arrayref_() 2938 ffecom_expr_ (ffebld expr, tree dest_tree, ffebld dest, in ffecom_expr_() function 3178 left = ffecom_expr_ (ffebld_left (expr), NULL, NULL, NULL, FALSE, widenp); in ffecom_expr_() 3183 left = ffecom_expr_ (ffebld_left (expr), NULL, NULL, NULL, FALSE, widenp); in ffecom_expr_() 3187 left = ffecom_expr_ (ffebld_left (expr), NULL, NULL, NULL, FALSE, widenp); in ffecom_expr_() 3196 left = ffecom_expr_ (ffebld_left (expr), NULL, NULL, NULL, FALSE, widenp); in ffecom_expr_() 3197 right = ffecom_expr_ (ffebld_right (expr), NULL, NULL, NULL, FALSE, widenp); in ffecom_expr_() 3207 left = ffecom_expr_ (ffebld_left (expr), NULL, NULL, NULL, FALSE, widenp); in ffecom_expr_() [all …]
|
| H A D | ChangeLog | 699 * com.c (ffecom_expr_): Deal with %VAL constructs. 1639 (ffecom_expr_): Use direct calls to (g)libc functions for 2302 (ffecom_expr_): Leave more work to ffecom_arrayref_. 2426 (ffecom_expr_): Use new ffecom_arrayref_ function. 2624 * com.c (ffecom_do_entry_, ffecom_expr_, ffecom_arg_ptr_to_expr, 3355 * com.c (ffecom_expr_) [FFEBLD_opCONTER]: Die if padding
|