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

/macosx-10.9.5/llvmCore-3425.0.33/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp70 struct DecoderTableInfo { struct in namespace:__anon10824
271 void emitTableEntry(DecoderTableInfo &TableInfo) const;
442 unsigned getPredicateIndex(DecoderTableInfo &TableInfo, StringRef P) const;
443 void emitPredicateTableEntry(DecoderTableInfo &TableInfo,
446 void emitSoftFailTableEntry(DecoderTableInfo &TableInfo,
450 void emitSingletonTableEntry(DecoderTableInfo &TableInfo,
454 void emitSingletonTableEntry(DecoderTableInfo &TableInfo,
484 void emitTableEntries(DecoderTableInfo &TableInfo) const;
632 void Filter::emitTableEntry(DecoderTableInfo &TableInfo) const {
1190 unsigned FilterChooser::getPredicateIndex(DecoderTableInfo
[all...]

Completed in 108 milliseconds