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.cpp211 void emitTablesWithFunc(raw_ostream &OS);
467 void MapTableEmitter::emitTablesWithFunc(raw_ostream &OS) { in emitTablesWithFunc() function in MapTableEmitter
575 IMap.emitTablesWithFunc(OS); in EmitMapTable()