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

References

tools/llvm-exegesis/lib/MCInstrDescView.cpp
  331   if (UseInstruction.AllUseRegs.anyCommon(DefInstruction.AllDefRegs)) {
  332     auto CommonRegisters = UseInstruction.AllUseRegs;
  337       addOperandIfAlias(Reg, false, UseInstruction.Operands, ARO.Uses);