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

Declarations

lib/Target/PowerPC/PPCInstrInfo.h
  423   bool convertToImmediateForm(MachineInstr &MI,

References

lib/Target/PowerPC/PPCMIPeephole.cpp
  281           if (TII->convertToImmediateForm(MI)) {
lib/Target/PowerPC/PPCPreEmitPeephole.cpp
  198           if (TII->convertToImmediateForm(MI, &DefMIToErase)) {