Searched refs:ShiftedCmpVal (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1926 Register ShiftedCmpVal = RegInfo.createVirtualRegister(RC); local
1998 BuildMI(BB, DL, TII->get(Mips::SLLV), ShiftedCmpVal)
2013 .addReg(ShiftedCmpVal)

Completed in 115 milliseconds