Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp1336 getPredicateIndex(DecoderTableInfo & TableInfo,StringRef Predicate) const getPredicateIndex() argument
1351 emitPredicateTableEntry(DecoderTableInfo & TableInfo,unsigned Opc) const emitPredicateTableEntry() argument
1382 emitSoftFailTableEntry(DecoderTableInfo & TableInfo,unsigned Opc) const emitSoftFailTableEntry() argument
1447 emitSingletonTableEntry(DecoderTableInfo & TableInfo,EncodingIDAndOpcode Opc) const emitSingletonTableEntry() argument
1532 emitSingletonTableEntry(DecoderTableInfo & TableInfo,const Filter & Best) const emitSingletonTableEntry() argument
2609 DecoderTableInfo TableInfo; run() local
[all...]
/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp8813 VTableUse &TableInfo = VTableUses[Idx++]; ReadUsedVTables() local