Home
last modified time | relevance | path

Searched refs:liveRangesWith (Results 1 – 6 of 6) sorted by relevance

/dports/lang/sdcc/sdcc-4.0.0/src/avr/
H A Dralloc.c636 liveRangesWith (bitVect * lrs, in liveRangesWith() function
878 if ((selectS = liveRangesWith (lrcs, rematable, ebp, ic))) { in selectSpil()
891 liveRangesWith (lrcs, notUsedInBlock, ebp, ic))) { in selectSpil()
906 liveRangesWith (lrcs, notUsedInRemaining, ebp, ic))) { in selectSpil()
919 if ((selectS = liveRangesWith (lrcs, hasSpilLocnoUptr, ebp, ic))) { in selectSpil()
928 if ((selectS = liveRangesWith (lrcs, hasSpilLoc, ebp, ic))) { in selectSpil()
938 if ((selectS = liveRangesWith (lrcs, noSpilLoc, ebp, ic))) { in selectSpil()
1419 symbol *leastUsed = leastUsedLR (liveRangesWith (spillable, in serialRegAssign()
1428 if (liveRangesWith(spillable,noSpilLoc,ebbs[i],ic)) { in serialRegAssign()
/dports/lang/sdcc/sdcc-4.0.0/src/z80/
H A Dralloc.c329 liveRangesWith (bitVect * lrs, int (func) (symbol *, eBBlock *, iCode *), eBBlock * ebp, iCode * ic) in liveRangesWith() function
573 if ((selectS = liveRangesWith (lrcs, rematable, ebp, ic))) in selectSpil()
582 if ((selectS = liveRangesWith (lrcs, directSpilLoc, ebp, ic))) in selectSpil()
598 if (!_G.blockSpil && (selectS = liveRangesWith (lrcs, notUsedInBlock, ebp, ic))) in selectSpil()
613 if (!_G.blockSpil && (selectS = liveRangesWith (lrcs, notUsedInRemaining, ebp, ic))) in selectSpil()
629 if ((selectS = liveRangesWith (lrcs, hasSpilLocnoUptr, ebp, ic))) in selectSpil()
640 if ((selectS = liveRangesWith (lrcs, hasSpilLoc, ebp, ic))) in selectSpil()
651 if ((selectS = liveRangesWith (lrcs, noSpilLoc, ebp, ic))) in selectSpil()
1177 symbol *leastUsed = leastUsedLR (liveRangesWith (spillable, in serialRegAssign()
1189 if (liveRangesWith (spillable, noSpilLoc, ebbs[i], ic)) in serialRegAssign()
/dports/lang/sdcc/sdcc-4.0.0/src/ds390/
H A Dralloc.c364 liveRangesWith (bitVect * lrs, int (func) (symbol *, eBBlock *, iCode *), eBBlock * ebp, iCode * ic) in liveRangesWith() function
688 selectS = liveRangesWith (lrcs, bitType, ebp, ic); in selectSpil()
697 if ((selectS = liveRangesWith (lrcs, rematable, ebp, ic))) in selectSpil()
704 if ((selectS = liveRangesWith (lrcs, directSpilLoc, ebp, ic))) in selectSpil()
720 if (!_G.blockSpil && (selectS = liveRangesWith (lrcs, notUsedInBlock, ebp, ic))) in selectSpil()
734 …if (!_G.blockSpil && !isiCodeInFunctionCall (ic) && (selectS = liveRangesWith (lrcs, notUsedInRema… in selectSpil()
750 if ((selectS = liveRangesWith (lrcs, hasSpilLocnoUptr, ebp, ic))) in selectSpil()
759 if ((selectS = liveRangesWith (lrcs, hasSpilLoc, ebp, ic))) in selectSpil()
769 if ((selectS = liveRangesWith (lrcs, noSpilLoc, ebp, ic))) in selectSpil()
1523 symbol *leastUsed = leastUsedLR (liveRangesWith (spillable, in serialRegAssign()
[all …]
/dports/lang/sdcc/sdcc-4.0.0/src/mcs51/
H A Dralloc.c321 liveRangesWith (bitVect * lrs, int (func) (symbol *, eBBlock *, iCode *), eBBlock * ebp, iCode * ic) in liveRangesWith() function
644 selectS = liveRangesWith (lrcs, bitType, ebp, ic); in selectSpil()
653 if ((selectS = liveRangesWith (lrcs, rematable, ebp, ic))) in selectSpil()
660 if ((selectS = liveRangesWith (lrcs, directSpilLoc, ebp, ic))) in selectSpil()
676 if (!_G.blockSpil && (selectS = liveRangesWith (lrcs, notUsedInBlock, ebp, ic))) in selectSpil()
690 …if (!_G.blockSpil && !isiCodeInFunctionCall (ic) && (selectS = liveRangesWith (lrcs, notUsedInRema… in selectSpil()
706 if ((selectS = liveRangesWith (lrcs, hasSpilLocnoUptr, ebp, ic))) in selectSpil()
715 if ((selectS = liveRangesWith (lrcs, hasSpilLoc, ebp, ic))) in selectSpil()
725 if ((selectS = liveRangesWith (lrcs, noSpilLoc, ebp, ic))) in selectSpil()
1342 symbol *leastUsed = leastUsedLR (liveRangesWith (spillable, in serialRegAssign()
[all …]
/dports/lang/sdcc/sdcc-4.0.0/src/pic14/
H A Dralloc.c1199 liveRangesWith (bitVect * lrs, int (func) (symbol *, eBBlock *, iCode *), in liveRangesWith() function
1509 if ((selectS = liveRangesWith (lrcs, rematable, ebp, ic))) in selectSpil()
1516 if ((selectS = liveRangesWith (lrcs, directSpilLoc, ebp, ic))) in selectSpil()
1534 if (!_G.blockSpil && (selectS = liveRangesWith (lrcs, notUsedInBlock, ebp, ic))) in selectSpil()
1550 (selectS = liveRangesWith (lrcs, notUsedInRemaining, ebp, ic))) in selectSpil()
1563 if ((selectS = liveRangesWith (lrcs, hasSpilLocnoUptr, ebp, ic))) in selectSpil()
1572 if ((selectS = liveRangesWith (lrcs, hasSpilLoc, ebp, ic))) in selectSpil()
1582 if ((selectS = liveRangesWith (lrcs, noSpilLoc, ebp, ic))) in selectSpil()
2110 … symbol *leastUsed = leastUsedLR (liveRangesWith (spillable, in serialRegAssign()
2119 … if (liveRangesWith(spillable,noSpilLoc,ebbs[i],ic)) { in serialRegAssign()
/dports/lang/sdcc/sdcc-4.0.0/src/pic16/
H A Dralloc.c1452 liveRangesWith (bitVect * lrs, int (func) (symbol *, eBBlock *, iCode *), in liveRangesWith() function
1778 if ((selectS = liveRangesWith (lrcs, rematable, ebp, ic))) in selectSpil()
1786 if ((selectS = liveRangesWith (lrcs, directSpilLoc, ebp, ic))) in selectSpil()
1804 if (!_G.blockSpil && (selectS = liveRangesWith (lrcs, notUsedInBlock, ebp, ic))) in selectSpil()
1820 (selectS = liveRangesWith (lrcs, notUsedInRemaining, ebp, ic))) in selectSpil()
1833 if ((selectS = liveRangesWith (lrcs, hasSpilLocnoUptr, ebp, ic))) in selectSpil()
1843 if ((selectS = liveRangesWith (lrcs, hasSpilLoc, ebp, ic))) in selectSpil()
1854 if ((selectS = liveRangesWith (lrcs, noSpilLoc, ebp, ic))) in selectSpil()
2381 symbol *leastUsed = leastUsedLR (liveRangesWith (spillable, in serialRegAssign()
2390 if (liveRangesWith(spillable,noSpilLoc,ebbs[i],ic)) { in serialRegAssign()