Searched refs:i2pat (Results 1 – 1 of 1) sorted by relevance
1829 rtx i1pat = 0, i2pat = 0; in try_combine() local2230 i2pat = gen_rtx_SET (VOIDmode, i2dest, copy_rtx (i2src)); in try_combine()2232 i2pat = copy_rtx (PATTERN (i2)); in try_combine()2449 XVECEXP (newpat, 0, --total_sets) = i2pat; in try_combine()2453 = subst (i2pat, i1dest, i1src, 0, 0); in try_combine()