Searched refs:NewAsmOp (Results 1 – 2 of 2) sorted by relevance
1654 MatchableInfo::AsmOperand NewAsmOp(/*IsIsolatedToken=*/true, Token); in buildInstructionOperandReference() local1655 NewAsmOp.SubOpIdx = SI; in buildInstructionOperandReference()1656 II->AsmOperands.insert(II->AsmOperands.begin()+AsmOpIdx+SI, NewAsmOp); in buildInstructionOperandReference()
1694 MatchableInfo::AsmOperand NewAsmOp(/*IsIsolatedToken=*/true, Token); in buildInstructionOperandReference() local1695 NewAsmOp.SubOpIdx = SI; in buildInstructionOperandReference()1696 II->AsmOperands.insert(II->AsmOperands.begin()+AsmOpIdx+SI, NewAsmOp); in buildInstructionOperandReference()