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