Searched refs:expected_align_exp (Results 1 – 1 of 1) sorted by relevance
8355 rtx align_exp, rtx expected_align_exp, in ix86_expand_set_or_cpymem() argument8390 if (CONST_INT_P (expected_align_exp) in ix86_expand_set_or_cpymem()8391 && INTVAL (expected_align_exp) > align) in ix86_expand_set_or_cpymem()8392 align = INTVAL (expected_align_exp); in ix86_expand_set_or_cpymem()