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

/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp213 void emitTablesWithFunc(raw_ostream &OS);
472 void MapTableEmitter::emitTablesWithFunc(raw_ostream &OS) { function in class:MapTableEmitter
599 IMap.emitTablesWithFunc(OS);

Completed in 105 milliseconds