Home | History | Annotate | Download | only in Mips

Lines Matching refs:V1

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