Home
last modified time | relevance | path

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

/dports/lang/sdcc/sdcc-4.0.0/src/avr/
H A Dralloc.c599 hasSpilLocnoUptr (symbol * sym, eBBlock * ebp, iCode * ic) in hasSpilLocnoUptr() function
919 if ((selectS = liveRangesWith (lrcs, hasSpilLocnoUptr, ebp, ic))) { in selectSpil()
/dports/lang/sdcc/sdcc-4.0.0/src/ds390/
H A Dralloc.c328 hasSpilLocnoUptr (symbol * sym, eBBlock * ebp, iCode * ic) in hasSpilLocnoUptr() function
750 if ((selectS = liveRangesWith (lrcs, hasSpilLocnoUptr, ebp, ic))) in selectSpil()
/dports/lang/sdcc/sdcc-4.0.0/src/mcs51/
H A Dralloc.c285 hasSpilLocnoUptr (symbol * sym, eBBlock * ebp, iCode * ic) in hasSpilLocnoUptr() function
706 if ((selectS = liveRangesWith (lrcs, hasSpilLocnoUptr, ebp, ic))) in selectSpil()
/dports/lang/sdcc/sdcc-4.0.0/src/pic14/
H A Dralloc.c1158 hasSpilLocnoUptr (symbol * sym, eBBlock * ebp, iCode * ic) in hasSpilLocnoUptr() function
1563 if ((selectS = liveRangesWith (lrcs, hasSpilLocnoUptr, ebp, ic))) in selectSpil()
/dports/lang/sdcc/sdcc-4.0.0/src/pic16/
H A Dralloc.c1411 hasSpilLocnoUptr (symbol * sym, eBBlock * ebp, iCode * ic) in hasSpilLocnoUptr() function
1833 if ((selectS = liveRangesWith (lrcs, hasSpilLocnoUptr, ebp, ic))) in selectSpil()
/dports/lang/sdcc/sdcc-4.0.0/src/z80/
H A Dralloc.c629 if ((selectS = liveRangesWith (lrcs, hasSpilLocnoUptr, ebp, ic))) in selectSpil()