Searched refs:GetInfoType (Results 1 – 3 of 3) sorted by relevance
455 assert(context.GetInfoType() == in WriteMemory()574 context.GetInfoType() == in WriteRegister()586 if (context.GetInfoType() == EmulateInstruction::eInfoTypeISAAndImmediate && in WriteRegister()590 } else if (context.GetInfoType() == in WriteRegister()594 } else if (context.GetInfoType() == in WriteRegister()598 } else if (context.GetInfoType() == in WriteRegister()611 switch (context.GetInfoType()) { in WriteRegister()
192 enum InfoType GetInfoType() const { return info_type; } in GetInfoType() function
453 switch (GetInfoType()) { in Dump()