Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenMapTable.cpp223 void emitTablesWithFunc(raw_ostream &OS);
475 void MapTableEmitter::emitTablesWithFunc(raw_ostream &OS) { in emitTablesWithFunc() function in MapTableEmitter
600 IMap.emitTablesWithFunc(OS); in EmitMapTable()