Searched defs:TableEntry (Results 1 – 8 of 8) sorted by relevance
313 UINT8 *TableEntry, in AcpiTbGetRootTableEntry()386 UINT8 *TableEntry; in AcpiTbParseRootTable() local
581 struct TableEntry { struct582 uint16_t from;583 uint16_t to;584 bool operator<(const TableEntry &TE) const { return from < TE.from; } in operator <()
182 struct TableEntry { struct188 static const TableEntry tbl_acos[] = { argument
4092 SDValue TableEntry = in lowerGET_ROUNDING() local
1388 for (const auto &TableEntry : ExceptionSection.ExceptionTable) in getExceptionSectionSize() local1399 for (const auto &TableEntry : ExceptionSection.ExceptionTable) { in getExceptionOffset() local1668 for (const auto &TableEntry : ExceptionEntry.ExceptionTable) { in writeSectionForExceptionSectionEntry() local
557 const NEONLdStTableEntry *TableEntry = LookupNEONLdSt(MI.getOpcode()); in ExpandVLD() local675 const NEONLdStTableEntry *TableEntry = LookupNEONLdSt(MI.getOpcode()); in ExpandVST() local751 const NEONLdStTableEntry *TableEntry = LookupNEONLdSt(MI.getOpcode()); in ExpandLaneOp() local
1048 for (const auto &TableEntry : getContext().getSymbols()) { in Run() local
1423 for (const auto &TableEntry : getContext().getSymbols()) { in Run() local