Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp94 struct DecoderTableInfo { struct
335 void emitTableEntry(DecoderTableInfo &TableInfo) const;
507 void emitPredicateTableEntry(DecoderTableInfo &TableInfo,
510 void emitSoftFailTableEntry(DecoderTableInfo &TableInfo,
514 void emitSingletonTableEntry(DecoderTableInfo &TableInfo,
518 void emitSingletonTableEntry(DecoderTableInfo &TableInfo,
551 void emitTableEntries(DecoderTableInfo &TableInfo) const;
678 void Filter::emitTableEntry(DecoderTableInfo &TableInfo) const { in emitTableEntry()
1292 unsigned FilterChooser::getPredicateIndex(DecoderTableInfo &TableInfo, in getPredicateIndex()
1338 void FilterChooser::emitSoftFailTableEntry(DecoderTableInfo &TableInfo, in emitSoftFailTableEntry()
[all …]