Lines Matching full:outssize
557 lh a2, offMethod_outsSize(a0) # a2<- methodToCall->outsSize
565 sll t6, a2, 2 # multiply outsSize by 4 (4 bytes per reg)
566 sub t0, t0, t6 # t0<- bottom (newsave-outsSize)
645 lh a2, offMethod_outsSize(a0) # a2<- methodToCall->outsSize
655 sll t6, a2, 2 # multiply outsSize by 4 (4 bytes per reg)
656 sub t0, t0, t6 # t0<- bottom (newsave-outsSize)
2929 lh a2, offMethod_outsSize(a0) # a2<- methodToCall->outsSize
2937 sll t6, a2, 2 # multiply outsSize by 4 (4 bytes per reg)
2938 sub t0, t0, t6 # t0<- bottom (newsave-outsSize)
3021 lh a2, offMethod_outsSize(a0) # a2<- methodToCall->outsSize
3031 sll t6, a2, 2 # multiply outsSize by 4 (4 bytes per reg)
3032 sub t0, t0, t6 # t0<- bottom (newsave-outsSize)