Home | History | Annotate | Download | only in Mips

Lines Matching full:plus1

303 def Plus1 : SDNodeXForm<imm, [{ return getImm(N, N->getSExtValue() + 1); }]>;