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

Declarations

lib/Target/SystemZ/SystemZISelLowering.h
  633   MachineBasicBlock *emitExt128(MachineInstr &MI, MachineBasicBlock *MBB,

References

lib/Target/SystemZ/SystemZISelLowering.cpp
 7585     return emitExt128(MI, MBB, false);
 7587     return emitExt128(MI, MBB, true);