Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:ROSBG

944   if (Opcode == SystemZ::ROSBG && (RxSBG[I].Mask & 0xff) == 0)
950 // ROSBG to RISBG.
951 if (Opcode == SystemZ::ROSBG && detectOrAndInsertion(Op0, RxSBG[I].Mask)) {
1059 ResNode = tryRxSBG(Node, SystemZ::ROSBG);