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

References

lib/Target/SystemZ/SystemZISelLowering.cpp
 6841   Register NewVal        = (BinOpcode || IsSubWord ?
 6877     BuildMI(MBB, DL, TII->get(BinOpcode), Tmp).addReg(RotatedOldVal).add(Src2);
 6890   } else if (BinOpcode)
 6892     BuildMI(MBB, DL, TII->get(BinOpcode), RotatedNewVal)