Lines Matching refs:entry
748 // should remove this need and make the runtime routine entry code
779 // Set the entry point and jump to the C entry runtime stub.
1661 Label loop, entry;
1664 jmp(&entry);
1668 bind(&entry);
1673 jmp(&entry);
1676 bind(&entry);
1841 void MacroAssembler::JumpToOffHeapInstructionStream(Address entry) {
1842 Move(kOffHeapTrampolineRegister, entry, RelocInfo::OFF_HEAP_TARGET);
1943 // Code targets. Instead, we dispatch through the builtins entry table.
1953 // (off-heap) entry point directly without going through the (on-heap)
1959 // Not an off-heap trampoline, the entry point is at
1965 // An off-heap trampoline, the entry point is loaded from the builtin entry
2826 // Reserve room for entry stack pointer.
2829 Push(Immediate(0)); // Saved entry sp, patched before call.
2882 // Patch the saved entry sp.