Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp212 void emitTablesWithFunc(raw_ostream &OS);
472 void MapTableEmitter::emitTablesWithFunc(raw_ostream &OS) { in emitTablesWithFunc() function in MapTableEmitter
601 IMap.emitTablesWithFunc(OS); in EmitMapTable()