Searched defs:typeId1 (Results 1 – 4 of 4) sorted by relevance
290 auto typeId1 = static_cast<size_t>(typeItem1->GetType().GetId()); in operator() local
1207 uint32_t typeId1 = typedInst->GetTypeId1(); in VisitLoadObjectPair() local1237 uint32_t typeId1 = typedInst->GetTypeId1(); in VisitStoreObjectPair() local
631 uint32_t typeId1; member in ark::compiler::ObjectPairParams
1959 TypeIdMixin2(uint32_t typeId0, uint32_t typeId1, RuntimeInterface::MethodPtr method) in TypeIdMixin2()