Lines Matching full:restore
117 // If MI is restore, try combining it with previous inst.
365 // restore %g0, %g0, %i[0-7]
367 // After : restore <op0>, <op1>, %o[0-7]
373 // Erase RESTORE.
376 // Change ADD to RESTORE.
392 // restore %g0, %g0, %i[0-7]
395 // After : restore <op0>, <op1>, %o[0-7]
412 // Erase RESTORE.
415 // Change OR to RESTORE.
431 // restore %g0, %g0, %g0
433 // After : restore %g0, (imm3<<10), %o[0-7]
473 // assert that MBBI is a "restore %g0, %g0, %g0".