Searched refs:MTCTROpcode (Results 1 – 1 of 1) sorted by relevance
344 unsigned MTCTROpcode = Is64Bit ? PPC::MTCTR8 : PPC::MTCTR; in expandCTRLoops() local347 BuildMI(*Preheader, Start, Start->getDebugLoc(), TII->get(MTCTROpcode)) in expandCTRLoops()