Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp270 void emitTableEntry(DecoderTableInfo &TableInfo) const;
432 unsigned getPredicateIndex(DecoderTableInfo &TableInfo, StringRef P) const;
433 void emitPredicateTableEntry(DecoderTableInfo &TableInfo,
436 void emitSoftFailTableEntry(DecoderTableInfo &TableInfo,
440 void emitSingletonTableEntry(DecoderTableInfo &TableInfo,
444 void emitSingletonTableEntry(DecoderTableInfo &TableInfo,
477 void emitTableEntries(DecoderTableInfo &TableInfo) const;
606 void Filter::emitTableEntry(DecoderTableInfo &TableInfo) const { in emitTableEntry()
607 TableInfo.Table.push_back(MCD::OPC_ExtractField); in emitTableEntry()
608 TableInfo.Table.push_back(StartBit); in emitTableEntry()
[all …]
/external/webrtc/webrtc/base/
Dlatebindingsymboltable.h34 struct TableInfo { struct
41 LateBindingSymbolTable(const TableInfo *info, void **table); argument
59 const TableInfo *info_;
Dlatebindingsymboltable.cc61 LateBindingSymbolTable::LateBindingSymbolTable(const TableInfo *info, in LateBindingSymbolTable()
Dlatebindingsymboltable.cc.def55 const ::rtc::LateBindingSymbolTable::TableInfo
Dlatebindingsymboltable.h.def74 static const ::rtc::LateBindingSymbolTable::TableInfo kTableInfo;
/external/webrtc/talk/build/
Dcommon.gypi92 # LateBindingSymbolTable::TableInfo from
/external/skia/tools/
Dcolorspaceinfo.cpp144 struct TableInfo { in draw_transfer_fn() struct
148 TableInfo table[4]; in draw_transfer_fn()
/external/skqp/tools/
Dcolorspaceinfo.cpp144 struct TableInfo { in draw_transfer_fn() struct
148 TableInfo table[4]; in draw_transfer_fn()