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

/haiku-buildtools/legacy/gcc/gcc/config/sparc/
H A Dsparc.c1525 rtx sub_temp;
1528 sub_temp = op0;
1530 sub_temp = gen_reg_rtx (DImode);
1537 sub_temp,
1540 sub_temp = temp;
1545 sub_temp = temp;
1555 gen_rtx_ASHIFT (DImode, sub_temp,
1585 gen_rtx_ASHIFT (DImode, sub_temp,
1589 sub_temp = op0;
1599 gen_rtx_ASHIFT (DImode, sub_temp,
1519 rtx sub_temp; local
[all...]
/haiku-buildtools/gcc/gcc/config/sparc/
H A Dsparc.c2285 rtx sub_temp = op0;
2288 sub_temp = gen_reg_rtx (DImode);
2295 sub_temp,
2298 sub_temp = temp;
2303 sub_temp = temp;
2313 gen_rtx_ASHIFT (DImode, sub_temp,
2343 gen_rtx_ASHIFT (DImode, sub_temp,
2347 sub_temp = op0;
2357 gen_rtx_ASHIFT (DImode, sub_temp,
2361 sub_temp
2282 rtx sub_temp = op0; local
[all...]

Completed in 150 milliseconds