Searched refs:GetShiftTypeStr (Results 1 – 3 of 3) sorted by relevance
269 (*out) << ", " << GetShiftTypeStr(GetShiftType()) << " 0x" << std::hex << GetImm() << std::dec; in DumpInputs()276 (*out) << ", " << GetShiftTypeStr(GetShiftType()) << " 0x" << std::hex << GetImm() << std::dec; in DumpInputs()
348 inline const char *GetShiftTypeStr(ShiftType type) in GetShiftTypeStr() function
257 inline const char *GetShiftTypeStr(ShiftType type) in GetShiftTypeStr() function