Lines Matching refs:next
630 next(&l, is_internal_reference(&l));
653 next(L, is_internal); // Call next before overwriting link with target
701 void Assembler::next(Label* L, bool is_internal) {
708 DEBUG_PRINTF("next: %p to %p (%d)\n", L,
1375 // Returns the next free trampoline entry.
3491 slli(rd, rd, 11); // Space for next 11 bis
3493 slli(rd, rd, 6); // Space for next 6 bits
3664 for (RelocIterator it(instructions, reloc_info, 0); !it.done(); it.next()) {
3789 // move next buffer check to maximum.
3876 // slli(reg, reg, 11); // Space for next 11 bits
3878 // slli(reg, reg, 6); // Space for next 6 bits