Home
last modified time | relevance | path

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

/dports/lang/sdcc/sdcc-4.0.0/src/avr/
H A Dralloc.c589 hasSpilLoc (symbol * sym, eBBlock * ebp, iCode * ic) in hasSpilLoc() function
928 if ((selectS = liveRangesWith (lrcs, hasSpilLoc, ebp, ic))) { in selectSpil()
/dports/lang/sdcc/sdcc-4.0.0/src/z80/
H A Dralloc.c295 hasSpilLoc (symbol * sym, eBBlock * ebp, iCode * ic) in hasSpilLoc() function
640 if ((selectS = liveRangesWith (lrcs, hasSpilLoc, ebp, ic))) in selectSpil()
/dports/lang/sdcc/sdcc-4.0.0/src/ds390/
H A Dralloc.c306 hasSpilLoc (symbol * sym, eBBlock * ebp, iCode * ic) in hasSpilLoc() function
759 if ((selectS = liveRangesWith (lrcs, hasSpilLoc, ebp, ic))) in selectSpil()
/dports/lang/sdcc/sdcc-4.0.0/src/mcs51/
H A Dralloc.c263 hasSpilLoc (symbol * sym, eBBlock * ebp, iCode * ic) in hasSpilLoc() function
715 if ((selectS = liveRangesWith (lrcs, hasSpilLoc, ebp, ic))) in selectSpil()
/dports/lang/sdcc/sdcc-4.0.0/src/pic14/
H A Dralloc.c1133 hasSpilLoc (symbol * sym, eBBlock * ebp, iCode * ic) in hasSpilLoc() function
1572 if ((selectS = liveRangesWith (lrcs, hasSpilLoc, ebp, ic))) in selectSpil()
/dports/lang/sdcc/sdcc-4.0.0/src/pic16/
H A Dralloc.c1386 hasSpilLoc (symbol * sym, eBBlock * ebp, iCode * ic) in hasSpilLoc() function
1843 if ((selectS = liveRangesWith (lrcs, hasSpilLoc, ebp, ic))) in selectSpil()