Searched refs:ExtInstSetMap (Results 1 – 3 of 3) sorted by relevance
144 DenseMap<unsigned, MCRegister> ExtInstSetMap; member169 MCRegister getExtInstSetReg(unsigned SetNum) { return ExtInstSetMap[SetNum]; } in getExtInstSetReg()
318 for (auto &CU : MAI->ExtInstSetMap) { in outputOpExtInstImports()
142 MAI.ExtInstSetMap.clear(); in setBaseInfo()216 MAI.ExtInstSetMap[static_cast<unsigned>( in setBaseInfo()647 auto [It, Inserted] = MAI.ExtInstSetMap.try_emplace(Set); in numberRegistersGlobally()