Searched refs:globaltypes_t (Results 1 – 2 of 2) sorted by relevance
161 typedef std::map<spv::Id, typeentry_t> globaltypes_t; typedef
1204 …bool spirvbin_t::matchType(const spirvbin_t::globaltypes_t& globalTypes, spv::Id lt, spv::Id gt) c… in matchType()1263 spv::Id spirvbin_t::findType(const spirvbin_t::globaltypes_t& globalTypes, spv::Id lt) const in findType()1377 globaltypes_t globalTypeMap; in mapTypeConst()