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