Searched defs:GetMCName (Results 1 – 4 of 4) sorted by relevance
16 std::string GetMCName(std::string name) override { in GetMCName() function
89 std::string GetMCName(std::string name) override { in GetMCName() function
208 virtual std::string GetMCName(std::string reg) { return reg; } in GetMCName() function
83 std::string ABIAArch64::GetMCName(std::string reg) { in GetMCName() function in ABIAArch64