Searched refs:getMatchedOperand (Results 1 – 3 of 3) sorted by relevance
2592 unsigned getMatchedOperand() const;
6595 unsigned OperandNo = OpInfo.getMatchedOperand(); in visitInlineAsm()6645 true, OpInfo.getMatchedOperand(), in visitInlineAsm()6657 OpInfo.getMatchedOperand()); in visitInlineAsm()
2249 unsigned TargetLowering::AsmOperandInfo::getMatchedOperand() const { in getMatchedOperand() function in TargetLowering::AsmOperandInfo