Lines Matching refs:entry
3563 Label loop, entry;
3566 jmp(&entry);
3572 bind(&entry);
3576 jmp(&entry);
3581 bind(&entry);
4150 // should remove this need and make the runtime routine entry code
4178 void MacroAssembler::JumpToOffHeapInstructionStream(Address entry) {
4183 li(kOffHeapTrampolineRegister, Operand(entry, RelocInfo::OFF_HEAP_TARGET));
4185 RecordEntry(entry, RelocInfo::OFF_HEAP_TARGET);
4186 RecordRelocInfo(RelocInfo::OFF_HEAP_TARGET, entry);
4372 // Save registers and reserve room for saved entry sp.
5000 // Code targets. Instead, we dispatch through the builtins entry table.
5016 // (off-heap) entry point directly without going through the (on-heap)
5022 // Not an off-heap trampoline object, the entry point is at
5027 // An off-heap trampoline, the entry point is loaded from the builtin entry