Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp216 void emitMapFuncBody(raw_ostream &OS, unsigned TableSize);
435 void MapTableEmitter::emitMapFuncBody(raw_ostream &OS, unsigned TableSize) { in emitMapFuncBody() function in MapTableEmitter
495 emitMapFuncBody(OS, TableSize); in emitTablesWithFunc()