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