Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp792 using RSListType = std::vector<RSRecord>; in findRecordInsertForms() typedef
796 using LRSMapType = DenseMap<unsigned, RSListType>; in findRecordInsertForms()
847 const RSListType &LL = I.second; in findRecordInsertForms()
877 RSListType &LL = F->second; in findRecordInsertForms()