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