Searched refs:DestOpName (Results 1 – 1 of 1) sorted by relevance
229 std::string DestOpName = Name.substr(0, wpos); in ParseConstraint() local230 std::pair<unsigned,unsigned> DestOp = Ops.ParseOperandName(DestOpName, false); in ParseConstraint()241 std::swap(SrcOpName, DestOpName); in ParseConstraint()247 PrintFatalError("Operand '" + DestOpName + in ParseConstraint()