Searched refs:sub_temp (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc.c1444 rtx sub_temp;
1447 sub_temp = op0;
1449 sub_temp = gen_reg_rtx (DImode);
1456 sub_temp,
1459 sub_temp = temp;
1464 sub_temp = temp;
1474 gen_rtx_ASHIFT (DImode, sub_temp,
1504 gen_rtx_ASHIFT (DImode, sub_temp,
1508 sub_temp = op0;
1518 gen_rtx_ASHIFT (DImode, sub_temp,
1440 rtx sub_temp; local
[all...]

Completed in 179 milliseconds