Searched refs:getMatchedOperand (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3910 unsigned getMatchedOperand() const;
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8259 ? ConstraintOperands[OpInfo.getMatchedOperand()]
8303 auto CurOp = findMatchingInlineAsmOperand(OpInfo.getMatchedOperand(),
8340 true, OpInfo.getMatchedOperand(), dl,
8352 OpInfo.getMatchedOperand());
H A DTargetLowering.cpp4235 unsigned TargetLowering::AsmOperandInfo::getMatchedOperand() const { function in class:TargetLowering::AsmOperandInfo

Completed in 207 milliseconds