Searched defs:pos_rtx (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | combine.c | 5116 rtx pos_rtx = gen_int_shift_amount (mode, pos); in find_split_point() local 5180 rtx pos_rtx = gen_int_shift_amount (mode, pos); in find_split_point() local 7520 rtx pos_rtx, unsigned HOST_WIDE_INT len, int unsignedp, in make_extraction()
|
H A D | expr.c | 6576 rtx index_r, pos_rtx; in store_constructor() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | combine.c | 7136 rtx pos_rtx, unsigned HOST_WIDE_INT len, int unsignedp, in make_extraction()
|
H A D | expr.c | 6017 rtx index_r, pos_rtx; in store_constructor() local
|