Home
last modified time | relevance | path

Searched refs:GetShiftTypeStr (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Ddump.cpp269 (*out) << ", " << GetShiftTypeStr(GetShiftType()) << " 0x" << std::hex << GetImm() << std::dec; in DumpInputs()
276 (*out) << ", " << GetShiftTypeStr(GetShiftType()) << " 0x" << std::hex << GetImm() << std::dec; in DumpInputs()
Dinst.h348 inline const char *GetShiftTypeStr(ShiftType type) in GetShiftTypeStr() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h257 inline const char *GetShiftTypeStr(ShiftType type) in GetShiftTypeStr() function