Home | History | Annotate | Download | only in Mips

Lines Matching refs:V1

660   // (add v0, (add v1, abs_lo(tjt))) => (add (add v0, v1), abs_lo(tjt))
1861 // Store stack offset in V1, store jump target in V0. Glue CopyToReg and
1863 unsigned OffsetReg = IsN64 ? Mips::V1_64 : Mips::V1;