Home
last modified time | relevance | path

Searched defs:emitTableEntry (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DRuntimeLibcallsEmitter.cpp185 void emitTableEntry(raw_ostream &OS) const { in emitTableEntry() function in __anonf9119db00211::RuntimeLibcallImpl
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp747 void Filter::emitTableEntry(DecoderTableInfo &TableInfo) const { in emitTableEntry() function in Filter