Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp1160 unsigned FilterChooser::getPredicateIndex(DecoderTableInfo &TableInfo, in getPredicateIndex()
1177 void FilterChooser::emitPredicateTableEntry(DecoderTableInfo &TableInfo, in emitPredicateTableEntry()
1208 void FilterChooser::emitSoftFailTableEntry(DecoderTableInfo &TableInfo, in emitSoftFailTableEntry()
1272 void FilterChooser::emitSingletonTableEntry(DecoderTableInfo &TableInfo, in emitSingletonTableEntry()
1330 void FilterChooser::emitSingletonTableEntry(DecoderTableInfo &TableInfo, in emitSingletonTableEntry()
2170 DecoderTableInfo TableInfo; in run() local