reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1744 bool ARMBaseInstrInfo::produceSameValue(const MachineInstr &MI0,
524 virtual bool produceSameValue(const MachineInstr &MI0,
1352 if (TII->produceSameValue(*MI, *PrevMI, (PreRegAlloc ? MRI : nullptr)))
lib/Target/PowerPC/PPCBranchCoalescing.cpp 363 if (TII->produceSameValue(*Op1Def, *Op2Def, MRI)) {