Searched refs:SrcOpName (Results 1 – 2 of 2) sorted by relevance
240 std::string SrcOpName = Name.substr(wpos); in ParseConstraint() local241 std::pair<unsigned,unsigned> SrcOp = Ops.ParseOperandName(SrcOpName, false); in ParseConstraint()244 std::swap(SrcOpName, DestOpName); in ParseConstraint()
315 StringRef SrcOpName; member505 if (N == AsmOperands[i].SrcOpName && in findAsmOperand()515 if (N == AsmOperands[i].SrcOpName) in findAsmOperandNamed()1591 Op->SrcOpName = OperandName; in buildInstructionOperandReference()1614 Op.SrcOpName = OperandName; in buildAliasOperandReference()1661 AsmOperands[SrcOperand+AI].SrcOpName == OpInfo.Name && in buildInstructionResultOperands()