Searched refs:DestOpName (Results 1 – 2 of 2) sorted by relevance
235 std::string DestOpName = Name.substr(0, wpos); in ParseConstraint() local236 std::pair<unsigned,unsigned> DestOp = Ops.ParseOperandName(DestOpName, false); in ParseConstraint()247 std::swap(SrcOpName, DestOpName); in ParseConstraint()253 PrintFatalError("Operand '" + DestOpName + in ParseConstraint()
290 StringRef DestOpName = (FirstIsDest ? LHSOpName : RHSOpName); in ParseConstraint() local321 Rec->getLoc(), "Operand '" + DestOpName + "' of '" + Rec->getName() + in ParseConstraint()