Searched refs:getMatchedOperand (Results 1 – 4 of 4) sorted by relevance
373 ? ConstraintOperands[OpInfo.getMatchedOperand()] in lowerInlineAsm()440 unsigned DefIdx = OpInfo.getMatchedOperand(); in lowerInlineAsm()
4192 unsigned getMatchedOperand() const;
8596 ? ConstraintOperands[OpInfo.getMatchedOperand()] in visitInlineAsm()8658 auto CurOp = findMatchingInlineAsmOperand(OpInfo.getMatchedOperand(), in visitInlineAsm()8694 true, OpInfo.getMatchedOperand(), dl, in visitInlineAsm()8706 OpInfo.getMatchedOperand()); in visitInlineAsm()
4639 unsigned TargetLowering::AsmOperandInfo::getMatchedOperand() const { in getMatchedOperand() function in TargetLowering::AsmOperandInfo