Home | History | Annotate | Download | only in MBlaze

Lines Matching refs:CMP

529     unsigned CMP = R.createVirtualRegister(MBlaze::GPRRegisterClass);
530 BuildMI(start, dl, TII->get(MBlaze::CMP), CMP)
535 .addReg(CMP)