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