Searched refs:GetImplicitRegOperandDebugString (Results 1 – 3 of 3) sorted by relevance
30 std::string GetImplicitRegOperandDebugString(const MachineInsnX86_64* insn, int i);
265 return prefix + GetImplicitRegOperandDebugString(this, reg_idx) +
63 string GetImplicitRegOperandDebugString(const MachineInsnX86_64* insn, int i) { in GetImplicitRegOperandDebugString() function