Searched refs:scale_int (Results 1 – 2 of 2) sorted by relevance
2781 HOST_WIDE_INT scale_int = tree_to_shwi (scale); in expand_scatter_store_optab_fn() local2789 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() local2824 create_integer_operand (&ops[i++], scale_int); in expand_gather_load_optab_fn()
3343 HOST_WIDE_INT scale_int = tree_to_shwi (scale); in expand_scatter_store_optab_fn() local3351 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() local3386 create_integer_operand (&ops[i++], scale_int); in expand_gather_load_optab_fn()