Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:ANDC

8572   //   andc tmp2, tmpDest, mask
8613 BuildMI(BB, dl, TII->get(is64bit ? PPC::ANDC8 : PPC::ANDC), Tmp2Reg)
9295 // andc tmp2, tmpDest, mask
9352 BuildMI(BB, dl, TII->get(PPC::ANDC),Tmp2Reg)