Home | History | Annotate | Download | only in PowerPC

Lines Matching full:xori

8267   //   xori shift, shift1, 24 [16]
8291 BuildMI(BB, dl, TII->get(is64bit ? PPC::XORI8 : PPC::XORI), ShiftReg)
8986 // xori shift, shift1, 24 [16]
9018 BuildMI(BB, dl, TII->get(is64bit ? PPC::XORI8 : PPC::XORI), ShiftReg)