Home | History | Annotate | Download | only in ppc

Lines Matching refs:cmpi

583     // Check whether the branch is preceeded by an optimizable cmpi against 0.
584 // The cmpi can be deleted if it is also preceeded by an instruction that
854 void cmpi(Register src1, const Operand& src2, CRegister cr = cr7);
1396 // Optimizable cmpi information.