Searched refs:getMatchedOperand (Results 1 – 3 of 3) sorted by relevance
3575 unsigned getMatchedOperand() const;
7621 ? ConstraintOperands[OpInfo.getMatchedOperand()] in visitInlineAsm()7632 ? ConstraintOperands[OpInfo.getMatchedOperand()] in visitInlineAsm()7725 auto CurOp = findMatchingInlineAsmOperand(OpInfo.getMatchedOperand(), in visitInlineAsm()7762 true, OpInfo.getMatchedOperand(), dl, in visitInlineAsm()7774 OpInfo.getMatchedOperand()); in visitInlineAsm()
3303 unsigned TargetLowering::AsmOperandInfo::getMatchedOperand() const { in getMatchedOperand() function in TargetLowering::AsmOperandInfo