#include <config.h>
Data Fields | |
| char * | _isinstruction |
| void(* | _kids )(Node, int, Node *) |
| void(* | _label )(Node) |
| char ** | _ntname |
| short ** | _nts |
| int(* | _rule )(void *, int) |
| char ** | _string |
| char ** | _templates |
| void(* | blkfetch )(int size, int off, int reg, int tmp) |
| void(* | blkloop )(int dreg, int doff, int sreg, int soff, int size, int tmps[]) |
| void(* | blkstore )(int size, int off, int reg, int tmp) |
| void(* | clobber )(Node) |
| void(* | doarg )(Node) |
| void(* | emit2 )(Node) |
| unsigned char | max_unaligned_load |
| Symbol(* | rmap )(int) |
| void(* | target )(Node) |
|
|
Definition at line 16 of file config.h. Referenced by dumprule(), emitasm(), and reduce(). |
|
|
Referenced by dumpcover(), emitasm(), and reduce(). |
|
|
Referenced by rewrite(). |
|
|
|
|
|
Definition at line 12 of file config.h. Referenced by dumpcover(), emitasm(), and reduce(). |
|
|
Referenced by getrule(). |
|
|
Definition at line 14 of file config.h. Referenced by dumprule(). |
|
|
Definition at line 15 of file config.h. Referenced by dumprule(), emitasm(), and ralloc(). |
|
|
Referenced by blkunroll(). |
|
|
Referenced by blkcopy(). |
|
|
Referenced by blkunroll(). |
|
|
Referenced by ralloc(). |
|
|
Referenced by gen(). |
|
|
Referenced by emitasm(). |
|
|
Definition at line 2 of file config.h. Referenced by blkunroll(). |
|
|
Referenced by gen(), genspill(), prelabel(), and ralloc(). |
|
|
Referenced by prelabel(), and reprune(). |
1.3.9.1