Home
last modified time | relevance | path

Searched refs:scale_int (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dinternal-fn.c2781 HOST_WIDE_INT scale_int = tree_to_shwi (scale); in expand_scatter_store_optab_fn() local
2789 create_integer_operand (&ops[i++], scale_int); in expand_scatter_store_optab_fn()
2816 HOST_WIDE_INT scale_int = tree_to_shwi (scale); in expand_gather_load_optab_fn() local
2824 create_integer_operand (&ops[i++], scale_int); in expand_gather_load_optab_fn()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dinternal-fn.cc3343 HOST_WIDE_INT scale_int = tree_to_shwi (scale); in expand_scatter_store_optab_fn() local
3351 create_integer_operand (&ops[i++], scale_int); in expand_scatter_store_optab_fn()
3378 HOST_WIDE_INT scale_int = tree_to_shwi (scale); in expand_gather_load_optab_fn() local
3386 create_integer_operand (&ops[i++], scale_int); in expand_gather_load_optab_fn()