Searched refs:getMatchedOperand (Results 1 – 4 of 4) sorted by relevance
313 ? ConstraintOperands[OpInfo.getMatchedOperand()] in lowerInlineAsm()383 unsigned DefIdx = OpInfo.getMatchedOperand(); in lowerInlineAsm()
4983 unsigned getMatchedOperand() const;
9940 ? ConstraintOperands[OpInfo.getMatchedOperand()] in visitInlineAsm()10018 auto CurOp = findMatchingInlineAsmOperand(OpInfo.getMatchedOperand(), in visitInlineAsm()10050 OpInfo.getMatchedOperand(), dl, DAG, in visitInlineAsm()10061 Flag.setMatchingOp(OpInfo.getMatchedOperand()); in visitInlineAsm()
5673 unsigned TargetLowering::AsmOperandInfo::getMatchedOperand() const { in getMatchedOperand() function in TargetLowering::AsmOperandInfo