Searched refs:NewAsmOp (Results 1 – 1 of 1) sorted by relevance
1504 MatchableInfo::AsmOperand NewAsmOp(Token); in buildInstructionOperandReference() local1505 NewAsmOp.SubOpIdx = SI; in buildInstructionOperandReference()1506 II->AsmOperands.insert(II->AsmOperands.begin()+AsmOpIdx+SI, NewAsmOp); in buildInstructionOperandReference()