Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp91 struct DecoderTableInfo { struct
323 void emitTableEntry(DecoderTableInfo &TableInfo) const;
492 void emitPredicateTableEntry(DecoderTableInfo &TableInfo,
495 void emitSoftFailTableEntry(DecoderTableInfo &TableInfo,
499 void emitSingletonTableEntry(DecoderTableInfo &TableInfo,
503 void emitSingletonTableEntry(DecoderTableInfo &TableInfo,
536 void emitTableEntries(DecoderTableInfo &TableInfo) const;
663 void Filter::emitTableEntry(DecoderTableInfo &TableInfo) const { in emitTableEntry()
1264 unsigned FilterChooser::getPredicateIndex(DecoderTableInfo &TableInfo, in getPredicateIndex()
1310 void FilterChooser::emitSoftFailTableEntry(DecoderTableInfo &TableInfo, in emitSoftFailTableEntry()
[all …]