Searched refs:SearchIndex (Results 1 – 11 of 11) sorted by relevance
63 struct SearchIndex { struct78 std::unique_ptr<SearchIndex> PrimaryKey;79 SmallVector<std::unique_ptr<SearchIndex>, 2> Indices;151 bool compareBy(Record *LHS, Record *RHS, const SearchIndex &Index);154 const SearchIndex &Index, in searchableFieldType()187 const SearchIndex &Index, raw_ostream &OS);193 std::unique_ptr<SearchIndex>207 static int64_t getNumericKey(const SearchIndex &Index, Record *Rec) { in getNumericKey()221 const SearchIndex &Index) { in compareBy()548 auto Index = std::make_unique<SearchIndex>(); in parseSearchIndex()[all …]
92 def lookupBTableByName : SearchIndex {144 def lookupCEntry : SearchIndex {
54 def lookupSysRegByName : SearchIndex {59 def lookupSysRegByAltName : SearchIndex {64 def lookupSysRegByDeprecatedName : SearchIndex {
122 def lookupRISCVOpcodeByName : SearchIndex {
109 // See SearchIndex.EarlyOut117 class SearchIndex {
64 def getGfx9BufferFormatInfo : SearchIndex {68 def getGfx10BufferFormatInfo : SearchIndex {72 def getGfx11PlusBufferFormatInfo : SearchIndex {
83 def getMIMGDimInfoByEncoding : SearchIndex {88 def getMIMGDimInfoByAsmSuffix : SearchIndex {233 def getMIMGInfo : SearchIndex {1435 def getImageDimIntrinsicByBaseOpcode : SearchIndex {
3011 def getMUBUFInfoFromOpcode : SearchIndex {3016 def getMUBUFInfoFromBaseOpcodeAndElements : SearchIndex {3030 def getMTBUFInfoFromOpcode : SearchIndex {3035 def getMTBUFInfoFromBaseOpcodeAndElements : SearchIndex {
2976 def getVOPDInfoFromComponentOpcodes : SearchIndex {
904 The ``SearchIndex`` class is used to define additional lookup functions for906 class is ``SearchIndex`` and whose name is the name of the desired lookup921 def lookupCEntry : SearchIndex {926 This use of ``SearchIndex`` generates the following additional C++ code.
447 def lookupTLBIByName : SearchIndex {452 def lookupTLBIByEncoding : SearchIndex {