Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp212 void emitTablesWithFunc(raw_ostream &OS);
469 void MapTableEmitter::emitTablesWithFunc(raw_ostream &OS) { in emitTablesWithFunc() function in MapTableEmitter
595 IMap.emitTablesWithFunc(OS); in EmitMapTable()