Searched refs:getMatchedOperand (Results 1 – 4 of 4) sorted by relevance
367 ? ConstraintOperands[OpInfo.getMatchedOperand()] in lowerInlineAsm()435 unsigned DefIdx = OpInfo.getMatchedOperand(); in lowerInlineAsm()
4485 unsigned getMatchedOperand() const;
8796 ? ConstraintOperands[OpInfo.getMatchedOperand()] in visitInlineAsm()8874 auto CurOp = findMatchingInlineAsmOperand(OpInfo.getMatchedOperand(), in visitInlineAsm()8910 true, OpInfo.getMatchedOperand(), dl, in visitInlineAsm()8922 OpInfo.getMatchedOperand()); in visitInlineAsm()
5276 unsigned TargetLowering::AsmOperandInfo::getMatchedOperand() const { in getMatchedOperand() function in TargetLowering::AsmOperandInfo