Searched refs:AsmOpIdx (Results 1 – 1 of 1) sorted by relevance
794 unsigned AsmOpIdx);1712 unsigned AsmOpIdx) { in buildInstructionOperandReference() argument1715 MatchableInfo::AsmOperand *Op = &II->AsmOperands[AsmOpIdx]; in buildInstructionOperandReference()1736 II->AsmOperands.insert(II->AsmOperands.begin() + AsmOpIdx + SI, in buildInstructionOperandReference()1740 Op = &II->AsmOperands[AsmOpIdx]; // update the pointer in case it moved in buildInstructionOperandReference()