Searched refs:GetInfoType (Results 1 – 3 of 3) sorted by relevance
453 assert(context.GetInfoType() == in WriteMemory()572 context.GetInfoType() == in WriteRegister()584 if (context.GetInfoType() == EmulateInstruction::eInfoTypeISAAndImmediate && in WriteRegister()588 } else if (context.GetInfoType() == in WriteRegister()592 } else if (context.GetInfoType() == in WriteRegister()596 } else if (context.GetInfoType() == in WriteRegister()609 switch (context.GetInfoType()) { in WriteRegister()
192 enum InfoType GetInfoType() const { return info_type; } in GetInfoType() function
453 switch (GetInfoType()) { in Dump()