Searched refs:getMatchedOperand (Results 1 – 4 of 4) sorted by relevance
368 ? ConstraintOperands[OpInfo.getMatchedOperand()] in lowerInlineAsm()435 unsigned DefIdx = OpInfo.getMatchedOperand(); in lowerInlineAsm()
4164 unsigned getMatchedOperand() const;
8537 ? ConstraintOperands[OpInfo.getMatchedOperand()] in visitInlineAsm()8599 auto CurOp = findMatchingInlineAsmOperand(OpInfo.getMatchedOperand(), in visitInlineAsm()8636 true, OpInfo.getMatchedOperand(), dl, in visitInlineAsm()8648 OpInfo.getMatchedOperand()); in visitInlineAsm()
4614 unsigned TargetLowering::AsmOperandInfo::getMatchedOperand() const { in getMatchedOperand() function in TargetLowering::AsmOperandInfo