reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/CodeGen/TargetLowering.h
 3896     unsigned getMatchedOperand() const;

References

lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 8197             ? ConstraintOperands[OpInfo.getMatchedOperand()]
 8249         auto CurOp = findMatchingInlineAsmOperand(OpInfo.getMatchedOperand(),
 8286                                            true, OpInfo.getMatchedOperand(), dl,
 8298                                                     OpInfo.getMatchedOperand());