Home
last modified time | relevance | path

Searched refs:pic14_allocWithIdx (Results 1 – 3 of 3) sorted by relevance

/dports/lang/sdcc/sdcc-4.0.0/src/pic14/
H A Dralloc.h91 reg_info *pic14_allocWithIdx (int idx);
H A Dralloc.c897 pic14_allocWithIdx (int idx) in pic14_allocWithIdx() function
H A Dpcode.c4056 pic14_allocWithIdx (PCOR(PCI(pc)->pcop)->r->rIdx); in AnalyzepBlock()