Searched refs:rhs_image_index (Results 1 – 3 of 3) sorted by relevance
/netbsd/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-intrinsic.c | 2282 tree rhs_token, rhs_offset, rhs_image_index; in conv_caf_send() local 2295 rhs_image_index = gfc_caf_get_image_index (&block, rhs_expr, caf_decl); in conv_caf_send() 2319 rhs_token, rhs_image_index, rhs_reference, in conv_caf_send() 2334 rhs_image_index, tmp, rhs_vec, lhs_kind, in conv_caf_send()
|
H A D | trans-intrinsic.cc | 2290 tree rhs_token, rhs_offset, rhs_image_index; in conv_caf_send() local 2303 rhs_image_index = gfc_caf_get_image_index (&block, rhs_expr, caf_decl); in conv_caf_send() 2327 rhs_token, rhs_image_index, rhs_reference, in conv_caf_send() 2342 rhs_image_index, tmp, rhs_vec, lhs_kind, in conv_caf_send()
|
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-intrinsic.c | 2282 tree rhs_token, rhs_offset, rhs_image_index; in conv_caf_send() local 2295 rhs_image_index = gfc_caf_get_image_index (&block, rhs_expr, caf_decl); in conv_caf_send() 2319 rhs_token, rhs_image_index, rhs_reference, in conv_caf_send() 2334 rhs_image_index, tmp, rhs_vec, lhs_kind, in conv_caf_send()
|