Searched defs:GetMCName (Results 1 – 4 of 4) sorted by relevance
17 std::string GetMCName(std::string name) override { in GetMCName() function
91 std::string GetMCName(std::string name) override { in GetMCName() function
36 std::string ABIAArch64::GetMCName(std::string reg) { in GetMCName() function in ABIAArch64
186 virtual std::string GetMCName(std::string reg) { return reg; } in GetMCName() function