Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:SLL

3023     emitRRI(Mips::SLL, ZeroReg, ZeroReg, 0, IDLoc, Instructions);
3100 emitRRI(Mips::SLL, SllReg, SllReg, 8, IDLoc, Instructions);
3342 FirstShift = Mips::SLL;
3347 SecondShift = Mips::SLL;
3529 emitRRI(Mips::SLL, Mips::ZERO, Mips::ZERO, 0, IDLoc, Instructions);