Searched refs:TableGenIndexSymbol (Results 1 – 1 of 1) sorted by relevance
104 struct TableGenIndexSymbol { struct105 TableGenIndexSymbol(const llvm::Record *record) in TableGenIndexSymbol() function108 TableGenIndexSymbol(const llvm::RecordVal *value) in TableGenIndexSymbol() function135 const TableGenIndexSymbol *lookup(SMLoc loc,142 const char *, const TableGenIndexSymbol *,160 auto getOrInsertDef = [&](const auto *def) -> TableGenIndexSymbol * { in initialize()163 it.first->second = std::make_unique<TableGenIndexSymbol>(def); in initialize()166 auto insertRef = [&](TableGenIndexSymbol *sym, SMRange refLoc, in initialize()219 const TableGenIndexSymbol *385 const TableGenIndexSymbol *symbol = index.lookup(posLoc); in getLocationsOf()[all …]