Searched refs:GetInfoType (Results 1 – 3 of 3) sorted by relevance
373 assert(context.GetInfoType() == in WriteMemory()492 context.GetInfoType() == in WriteRegister()504 if (context.GetInfoType() == EmulateInstruction::eInfoTypeISAAndImmediate && in WriteRegister()508 } else if (context.GetInfoType() == in WriteRegister()512 } else if (context.GetInfoType() == in WriteRegister()516 } else if (context.GetInfoType() == in WriteRegister()529 switch (context.GetInfoType()) { in WriteRegister()
226 enum InfoType GetInfoType() const { return info_type; } in GetInfoType() function
453 switch (GetInfoType()) { in Dump()