Searched refs:RHSOpName (Results 1 – 1 of 1) sorted by relevance
349 StringRef RHSOpName = CStr.substr(wpos); in ParseConstraint() local350 std::pair<unsigned, unsigned> RHSOp = Ops.ParseOperandName(RHSOpName, false); in ParseConstraint()356 StringRef DestOpName = (FirstIsDest ? LHSOpName : RHSOpName); in ParseConstraint()358 StringRef SrcOpName = (FirstIsDest ? RHSOpName : LHSOpName); in ParseConstraint()363 RHSOpName + "' of '" + Rec->getName() + in ParseConstraint()367 RHSOpName + "' of '" + Rec->getName() + in ParseConstraint()