Searched refs:TiedName (Results 1 – 1 of 1) sorted by relevance
2063 std::string TiedName = CGI.Operands[SO.first].SubOpNames[SO.second]; in populateInstruction() local2064 if (TiedName.empty()) in populateInstruction()2065 TiedName = CGI.Operands[SO.first].Name; in populateInstruction()2070 TiedNames[MyName] = TiedName; in populateInstruction()2071 TiedNames[TiedName] = MyName; in populateInstruction()