Lines Matching defs:Str
67 __ Str(fp, MemoryOperand(glue, JSThread::GlueData::GetLeaveFrameOffset(false))); in CallRuntime() local
253 __ Str(currentSp, MemoryOperand(sp, FRAME_SLOT_SIZE)); in OptimizedCallAndPushArgv() local
254 __ Str(actualNumArgs, MemoryOperand(sp, 0)); // argv, argc in OptimizedCallAndPushArgv() local
324 __ Str(temp, MemoryOperand(glue, JSThread::GlueData::GetLeaveFrameOffset(false))); // rbp in CallBuiltinTrampoline() local
538 __ Str(Register(X7), MemoryOperand(sp, 0)); // reset arg2's position in JSCallInternal() local
546 __ Str(Register(X7), MemoryOperand(sp, 0)); // reset arg2's position in JSCallInternal() local
553 __ Str(Register(X7), MemoryOperand(sp, 0)); // reset arg2's position in JSCallInternal() local
974 __ Str(Register(X19), MemoryOperand(fp, -FRAME_SLOT_SIZE, AddrMode::PREINDEX)); in JSBoundFunctionCallInternal() local
1026 __ Str(jsfunc, MemoryOperand(sp, DOUBLE_SLOT_SIZE)); in JSProxyCallInternalWithArgV() local
1070 __ Str(fp, MemoryOperand(glue, JSThread::GlueData::GetLeaveFrameOffset(false))); in CallRuntimeWithArgv() local
1090 __ Str(thisObj, MemoryOperand(currentSp, -FRAME_SLOT_SIZE, AddrMode::PREINDEX)); in PushMandatoryJSArgs() local
1091 __ Str(newTarget, MemoryOperand(currentSp, -FRAME_SLOT_SIZE, AddrMode::PREINDEX)); in PushMandatoryJSArgs() local
1092 __ Str(jsfunc, MemoryOperand(currentSp, -FRAME_SLOT_SIZE, AddrMode::PREINDEX)); in PushMandatoryJSArgs() local
1144 __ Str(prevFp, MemoryOperand(glue, JSThread::GlueData::GetLeaveFrameOffset(false))); in PopJSFunctionEntryFrame() local
1278 __ Str(tmp, MemoryOperand(currentSp, -FRAME_SLOT_SIZE, AddrMode::PREINDEX)); in GenJSCallWithArgV() local
1279 __ Str(actualNumArgs, MemoryOperand(currentSp, -FRAME_SLOT_SIZE, AddrMode::PREINDEX)); in GenJSCallWithArgV() local
1361 __ Str(tmpReg, MemoryOperand(Register(X9), InterpretedFrameBase::GetPrevOffset(false))); in DeoptEnterAsmInterpOrBaseline() local
1366 …__ Str(currentSlotRegister, MemoryOperand(frameStateBase, AsmInterpretedFrame::GetFpOffset(false))… in DeoptEnterAsmInterpOrBaseline() local