Searched defs:pos_rtx (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
H A D | nds32-pipelines-auxiliary.c | 357 rtx pos_rtx = XEXP (shift_rtx, 1); in wext_odd_dep_p() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/ |
H A D | nds32-pipelines-auxiliary.cc | 357 rtx pos_rtx = XEXP (shift_rtx, 1); in wext_odd_dep_p() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | combine.cc | 5096 rtx pos_rtx = gen_int_shift_amount (mode, pos); in find_split_point() local 5160 rtx pos_rtx = gen_int_shift_amount (mode, pos); in find_split_point() local 7492 rtx pos_rtx, unsigned HOST_WIDE_INT len, int unsignedp, in make_extraction()
|
H A D | expr.cc | 7003 rtx index_r, pos_rtx; in store_constructor() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | combine.c | 5225 rtx pos_rtx = gen_int_shift_amount (mode, pos); in find_split_point() local 5289 rtx pos_rtx = gen_int_shift_amount (mode, pos); in find_split_point() local 7637 rtx pos_rtx, unsigned HOST_WIDE_INT len, int unsignedp, in make_extraction()
|
H A D | expr.c | 6655 rtx index_r, pos_rtx; in store_constructor() local
|