Lines Matching defs:Ldr
81 __ Ldr(tmp, MemoryOperand(fp, GetStackArgOffSetToFp(0))); // 0: the first arg id in CallRuntime() local
84 __ Ldr(rtfunc, MemoryOperand(tmp, JSThread::GlueData::GetRTStubEntriesOffset(false))); in CallRuntime() local
85 __ Ldr(argC, MemoryOperand(fp, GetStackArgOffSetToFp(1))); // 1: the second arg id in CallRuntime() local
91 __ Ldr(tmp, MemoryOperand(sp, 0)); in CallRuntime() local
152 __ Ldr(Register(X2), MemoryOperand(tmpArgV, 0)); in JSFunctionEntry() local
153 __ Ldr(Register(X3), MemoryOperand(tmpArgV, FRAME_SLOT_SIZE)); in JSFunctionEntry() local
154 __ Ldr(Register(X4), MemoryOperand(tmpArgV, DOUBLE_SLOT_SIZE)); in JSFunctionEntry() local
210 __ Ldr(jsfunc, MemoryOperand(sp, FRAME_SLOT_SIZE)); in OptimizedCallAndPushUndefined() local
211 __ Ldr(method, MemoryOperand(jsfunc, JSFunction::METHOD_OFFSET)); in OptimizedCallAndPushUndefined() local
212 __ Ldr(codeAddr, MemoryOperand(method, Method::CODE_ENTRY_OFFSET)); in OptimizedCallAndPushUndefined() local
213 __ Ldr(expectedNumArgs, MemoryOperand(method, Method::CALL_FIELD_OFFSET)); in OptimizedCallAndPushUndefined() local
221 __ Ldr(actualNumArgs, MemoryOperand(sp, 0)); in OptimizedCallAndPushUndefined() local
262 __ Ldr(actualNumArgs, MemoryOperand(sp, 0)); in OptimizedCallAndPushUndefined() local
372 __ Ldr(jsfunc, MemoryOperand(sp, FRAME_SLOT_SIZE)); in GenJSCall() local
406 __ Ldr(Register(X5), MemoryOperand(jsfunc, 0)); in JSCallInternal() local
407 __ Ldr(Register(X5), MemoryOperand(Register(X5), JSHClass::BIT_FIELD_OFFSET)); in JSCallInternal() local
408 __ Ldr(method, MemoryOperand(jsfunc, JSFunction::METHOD_OFFSET)); in JSCallInternal() local
409 __ Ldr(actualArgC, MemoryOperand(sp, 0)); in JSCallInternal() local
410 __ Ldr(callField, MemoryOperand(method, Method::CALL_FIELD_OFFSET)); in JSCallInternal() local
439 … __ Ldr(nativeFuncAddr, MemoryOperand(method, Method::NATIVE_POINTER_OR_BYTECODE_ARRAY_OFFSET)); in JSCallInternal() local
447 …__ Ldr(Register(X5), MemoryOperand(method, Method::EXTRA_LITERAL_INFO_OFFSET)); // get extra lite… in JSCallInternal() local
454 …__ Ldr(builtinStub, MemoryOperand(builtinStub, JSThread::GlueData::GetBuiltinsStubEntriesOffset(fa… in JSCallInternal() local
456 … __ Ldr(Register(X1), MemoryOperand(method, Method::NATIVE_POINTER_OR_BYTECODE_ARRAY_OFFSET)); in JSCallInternal() local
457 __ Ldr(Register(X2), MemoryOperand(sp, FRAME_SLOT_SIZE)); // get jsfunc in JSCallInternal() local
458 __ Ldr(Register(X3), MemoryOperand(sp, DOUBLE_SLOT_SIZE)); // get newtarget in JSCallInternal() local
459 __ Ldr(Register(X4), MemoryOperand(sp, TRIPLE_SLOT_SIZE)); // get this in JSCallInternal() local
460 __ Ldr(Register(X5), MemoryOperand(sp, 0)); // get number args in JSCallInternal() local
473 __ Ldr(arg3, MemoryOperand(fp, OCTUPLE_SLOT_SIZE)); // get arg2 in JSCallInternal() local
550 __ Ldr(jshclass, MemoryOperand(jsfunc, JSFunction::HCLASS_OFFSET)); in JSCallCheck() local
552 __ Ldr(bitfield, MemoryOperand(jshclass, JSHClass::BIT_FIELD_OFFSET)); in JSCallCheck() local
600 __ Ldr(actualArgC, MemoryOperand(argV, 0)); in JSBoundFunctionCallInternal() local
611 __ Ldr(boundLength, MemoryOperand(jsfunc, JSBoundFunction::BOUND_ARGUMENTS_OFFSET)); in JSBoundFunctionCallInternal() local
613 __ Ldr(boundLength, MemoryOperand(boundLength, TaggedArray::LENGTH_OFFSET)); in JSBoundFunctionCallInternal() local
630 __ Ldr(boundArgs, MemoryOperand(jsfunc, JSBoundFunction::BOUND_ARGUMENTS_OFFSET)); in JSBoundFunctionCallInternal() local
645 __ Ldr(thisObj, MemoryOperand(jsfunc, JSBoundFunction::BOUND_THIS_OFFSET)); in JSBoundFunctionCallInternal() local
649 __ Ldr(boundTarget, MemoryOperand(jsfunc, JSBoundFunction::BOUND_TARGET_OFFSET)); in JSBoundFunctionCallInternal() local
655 __ Ldr(hclass, MemoryOperand(boundTarget, 0)); in JSBoundFunctionCallInternal() local
656 __ Ldr(hclass, MemoryOperand(hclass, JSHClass::BIT_FIELD_OFFSET)); in JSBoundFunctionCallInternal() local
661 __ Ldr(Register(X8), MemoryOperand(boundTarget, JSFunction::METHOD_OFFSET)); in JSBoundFunctionCallInternal() local
662 __ Ldr(callField, MemoryOperand(Register(X8), Method::CALL_FIELD_OFFSET)); in JSBoundFunctionCallInternal() local
677 … __ Ldr(codeAddress, MemoryOperand(codeAddress, boundCallInternalId, UXTW, FRAME_SLOT_SIZE_LOG2)); in JSBoundFunctionCallInternal() local
698 __ Ldr(Register(X1), MemoryOperand(sp, 0)); in JSProxyCallInternal() local
707 … __ Ldr(codeAddress, MemoryOperand(codeAddress, proxyCallInternalId, UXTW, FRAME_SLOT_SIZE_LOG2)); in JSProxyCallInternal() local
773 __ Ldr(rtfunc, MemoryOperand(tmp, JSThread::GlueData::GetRTStubEntriesOffset(false))); in CallRuntimeWithArgv() local
1001 __ Ldr(actualNumArgs, MemoryOperand(sp, 0)); in GenJSCallWithArgV() local
1036 __ Ldr(jsfunc, MemoryOperand(sp, FRAME_SLOT_SIZE)); in CallOptimized() local
1037 __ Ldr(method, MemoryOperand(jsfunc, JSFunction::METHOD_OFFSET)); in CallOptimized() local
1038 __ Ldr(codeAddr, MemoryOperand(method, Method::CODE_ENTRY_OFFSET)); in CallOptimized() local
1060 __ Ldr(depth, MemoryOperand(context, AsmStackContext::GetInlineDepthOffset(false))); in DeoptEnterAsmInterp() local
1066 __ Ldr(outputCount, MemoryOperand(context, 0)); in DeoptEnterAsmInterp() local
1092 …__ Ldr(callTargetRegister, MemoryOperand(frameStateBase, AsmInterpretedFrame::GetFunctionOffset(fa… in DeoptEnterAsmInterp() local
1093 … __ Ldr(Register(X20), MemoryOperand(frameStateBase, AsmInterpretedFrame::GetPcOffset(false))); in DeoptEnterAsmInterp() local
1094 … __ Ldr(Register(X23), MemoryOperand(frameStateBase, AsmInterpretedFrame::GetAccOffset(false))); in DeoptEnterAsmInterp() local
1095 __ Ldr(methodRegister, MemoryOperand(callTargetRegister, JSFunctionBase::METHOD_OFFSET)); in DeoptEnterAsmInterp() local
1139 __ Ldr(glueReg, MemoryOperand(sp, 0)); in DeoptHandlerAsm() local
1148 __ Ldr(fp, MemoryOperand(context, AsmStackContext::GetCallerFpOffset(false))); in DeoptHandlerAsm() local
1149 __ Ldr(temp, MemoryOperand(context, AsmStackContext::GetCallFrameTopOffset(false))); in DeoptHandlerAsm() local
1151 __ Ldr(Register(X30), MemoryOperand(context, AsmStackContext::GetReturnAddressOffset(false))); in DeoptHandlerAsm() local