Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:CLC

4453     OPCODE(CLC);
5382 // When generating more than one CLC, all but the last will need to
5384 MachineBasicBlock *EndMBB = (Length > 256 && Opcode == SystemZ::CLC ?
5428 // The prefetch is used only for MVC. The JLH is used only for CLC.
5512 // If there's another CLC to go, branch to the end if a difference
5906 return emitMemMemWrapper(MI, MBB, SystemZ::CLC);