Searched defs:TableEntry (Results 1 – 8 of 8) sorted by relevance
313 UINT8 *TableEntry, in AcpiTbGetRootTableEntry()386 UINT8 *TableEntry; in AcpiTbParseRootTable() local
598 struct TableEntry { struct599 uint16_t from;600 uint16_t to;601 bool operator<(const TableEntry &TE) const { return from < TE.from; } in operator <()
178 struct TableEntry { struct184 static const TableEntry tbl_acos[] = { argument
4308 SDValue TableEntry = in lowerGET_ROUNDING() local
1372 for (const auto &TableEntry : ExceptionSection.ExceptionTable) in getExceptionSectionSize() local1383 for (const auto &TableEntry : ExceptionSection.ExceptionTable) { in getExceptionOffset() local1652 for (const auto &TableEntry : ExceptionEntry.ExceptionTable) { in writeSectionForExceptionSectionEntry() local
556 const NEONLdStTableEntry *TableEntry = LookupNEONLdSt(MI.getOpcode()); in ExpandVLD() local674 const NEONLdStTableEntry *TableEntry = LookupNEONLdSt(MI.getOpcode()); in ExpandVST() local750 const NEONLdStTableEntry *TableEntry = LookupNEONLdSt(MI.getOpcode()); in ExpandLaneOp() local
206 EFI_CONFIGURATION_TABLE TableEntry[1]; member217 EFI_CONFIGURATION_TABLE TableEntry[1]; member
1023 for (const auto &TableEntry : getContext().getSymbols()) { in Run() local