Home
last modified time | relevance | path

Searched refs:rhs_index (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dinternal-fn.c2772 int rhs_index = internal_fn_stored_value_index (ifn); in expand_scatter_store_optab_fn() local
2777 tree rhs = gimple_call_arg (stmt, rhs_index); in expand_scatter_store_optab_fn()
H A Dtree-vect-patterns.c4255 int rhs_index = internal_fn_stored_value_index (ifn); in vect_recog_mask_conversion_pattern() local
4256 tree rhs = gimple_call_arg (last_stmt, rhs_index); in vect_recog_mask_conversion_pattern()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dinternal-fn.cc3334 int rhs_index = internal_fn_stored_value_index (ifn); in expand_scatter_store_optab_fn() local
3339 tree rhs = gimple_call_arg (stmt, rhs_index); in expand_scatter_store_optab_fn()
H A Dtree-vect-patterns.cc4619 int rhs_index = internal_fn_stored_value_index (ifn); in vect_recog_mask_conversion_pattern() local
4620 tree rhs = gimple_call_arg (last_stmt, rhs_index); in vect_recog_mask_conversion_pattern()