Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp212 void emitTablesWithFunc(raw_ostream &OS);
471 void MapTableEmitter::emitTablesWithFunc(raw_ostream &OS) { in emitTablesWithFunc() function in MapTableEmitter
598 IMap.emitTablesWithFunc(OS); in EmitMapTable()