Home | History | Annotate | Download | only in s390

Lines Matching refs:filler

1587 // Align the next allocation. Storing the filler map without checking top is
1675 // Align the next allocation. Storing the filler map without checking top is
1745 // Align the next allocation. Storing the filler map without checking top is
1810 // Align the next allocation. Storing the filler map without checking top is
2650 Register filler) {
2653 StoreP(filler, MemOperand(current_address));
2660 Register filler) {
2662 DCHECK(!filler.is(r1));
2668 InitializeNFieldsWithFiller(current_address, r1, filler);