Home | History | Annotate | Download | only in TableGen

Lines Matching refs:tblgen

30   -I <dir>    Add the directory to the search path for tblgen include files.
32 -q Suppress $TBLGEN error messages.
54 $SELF - generate ctags(1)-compatible index files for tblgen .td source
65 $TBLGEN.
71 for tblgen tags and ctags(1) for other languages, it is best
79 statements in tblgen source.
84 -q Suppress $TBLGEN error messages. Not all .td files are well-
221 eval $TBLGEN --gen-ctags $inc "$i" >$t 2>$TMP:F
355 TBLGEN=llvm-tblgen
398 # Handle the case where tdtags is a simple ctags(1)-like wrapper for tblgen.