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

Declarations

lib/Target/SystemZ/SystemZISelLowering.h
  653   MachineBasicBlock *emitLoadAndTestCmp0(MachineInstr &MI,

References

lib/Target/SystemZ/SystemZISelLowering.cpp
 7786     return emitLoadAndTestCmp0(MI, MBB, SystemZ::LTEBR);
 7788     return emitLoadAndTestCmp0(MI, MBB, SystemZ::LTDBR);
 7790     return emitLoadAndTestCmp0(MI, MBB, SystemZ::LTXBR);