Home
last modified time | relevance | path

Searched defs:argcReg (Results 1 – 11 of 11) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DBaselineCacheIRCompiler.cpp39 Register argcReg, in addressOf()
1778 Register argcReg = allocator.useRegister(masm, argcId); in emitLoadArgumentDynamicSlot() local
2246 bool BaselineCacheIRCompiler::updateArgc(CallFlags flags, Register argcReg, in updateArgc()
2314 Register argcReg = allocator.useRegister(masm, argcId); in emitGuardFunApply() local
2396 void BaselineCacheIRCompiler::pushArguments(Register argcReg, in pushArguments()
2424 void BaselineCacheIRCompiler::pushStandardArguments(Register argcReg, in pushStandardArguments()
2467 void BaselineCacheIRCompiler::pushArrayArguments(Register argcReg, in pushArrayArguments()
2524 void BaselineCacheIRCompiler::pushFunCallArguments(Register argcReg, in pushFunCallArguments()
2580 void BaselineCacheIRCompiler::pushFunApplyArgs(Register argcReg, in pushFunApplyArgs()
2628 Register argcReg = allocator.useRegister(masm, argcId); in emitCallNativeShared() local
[all …]
H A DBaselineIC.cpp3108 Register argcReg, in pushCallArguments()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DBaselineCacheIRCompiler.cpp47 Register argcReg, in addressOf()
1713 Register argcReg = allocator.useRegister(masm, argcId); in emitLoadArgumentDynamicSlot() local
2102 bool BaselineCacheIRCompiler::updateArgc(CallFlags flags, Register argcReg, in updateArgc()
2155 void BaselineCacheIRCompiler::pushArguments(Register argcReg, in pushArguments()
2183 void BaselineCacheIRCompiler::pushStandardArguments(Register argcReg, in pushStandardArguments()
2226 void BaselineCacheIRCompiler::pushArrayArguments(Register argcReg, in pushArrayArguments()
2283 void BaselineCacheIRCompiler::pushFunCallArguments(Register argcReg, in pushFunCallArguments()
2339 void BaselineCacheIRCompiler::pushFunApplyArgsObj(Register argcReg, in pushFunApplyArgsObj()
2404 Register argcReg = allocator.useRegister(masm, argcId); in emitCallNativeShared() local
2704 Register argcReg = allocator.useRegister(masm, argcId); in emitCallScriptedFunction() local
[all …]
H A DBaselineIC.cpp1670 MacroAssembler& masm, AllocatableGeneralRegisterSet regs, Register argcReg, in pushCallArguments()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DBaselineCacheIRCompiler.cpp47 Register argcReg, in addressOf()
1713 Register argcReg = allocator.useRegister(masm, argcId); in emitLoadArgumentDynamicSlot() local
2102 bool BaselineCacheIRCompiler::updateArgc(CallFlags flags, Register argcReg, in updateArgc()
2155 void BaselineCacheIRCompiler::pushArguments(Register argcReg, in pushArguments()
2183 void BaselineCacheIRCompiler::pushStandardArguments(Register argcReg, in pushStandardArguments()
2226 void BaselineCacheIRCompiler::pushArrayArguments(Register argcReg, in pushArrayArguments()
2283 void BaselineCacheIRCompiler::pushFunCallArguments(Register argcReg, in pushFunCallArguments()
2339 void BaselineCacheIRCompiler::pushFunApplyArgsObj(Register argcReg, in pushFunApplyArgsObj()
2404 Register argcReg = allocator.useRegister(masm, argcId); in emitCallNativeShared() local
2704 Register argcReg = allocator.useRegister(masm, argcId); in emitCallScriptedFunction() local
[all …]
H A DBaselineIC.cpp1670 MacroAssembler& masm, AllocatableGeneralRegisterSet regs, Register argcReg, in pushCallArguments()
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DBaselineCacheIRCompiler.cpp46 Register argcReg, in addressOf()
1829 Register argcReg = allocator.useRegister(masm, argcId); in emitLoadArgumentDynamicSlot() local
2228 bool BaselineCacheIRCompiler::updateArgc(CallFlags flags, Register argcReg, in updateArgc()
2281 void BaselineCacheIRCompiler::pushArguments(Register argcReg, in pushArguments()
2309 void BaselineCacheIRCompiler::pushStandardArguments(Register argcReg, in pushStandardArguments()
2352 void BaselineCacheIRCompiler::pushArrayArguments(Register argcReg, in pushArrayArguments()
2409 void BaselineCacheIRCompiler::pushFunCallArguments(Register argcReg, in pushFunCallArguments()
2465 void BaselineCacheIRCompiler::pushFunApplyArgsObj(Register argcReg, in pushFunApplyArgsObj()
2530 Register argcReg = allocator.useRegister(masm, argcId); in emitCallNativeShared() local
2833 Register argcReg = allocator.useRegister(masm, argcId); in emitCallScriptedFunction() local
[all …]
H A DBaselineIC.cpp1670 MacroAssembler& masm, AllocatableGeneralRegisterSet regs, Register argcReg, in pushCallArguments()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DBaselineIC.cpp2379 Register argcReg, bool isJitCall, in pushCallArguments()
2448 MacroAssembler& masm, AllocatableGeneralRegisterSet regs, Register argcReg, in pushSpreadCallArguments()
2508 Register argcReg, in guardFunApply()
2831 Register argcReg = R0.scratchReg(); in generateStubCode() local
3065 Register argcReg = JSReturnOperand.scratchReg(); in generateStubCode() local
3118 Register argcReg = R0.scratchReg(); in generateStubCode() local
3259 Register argcReg = R0.scratchReg(); in generateStubCode() local
3370 Register argcReg = R0.scratchReg(); in generateStubCode() local
3460 Register argcReg = R0.scratchReg(); in generateStubCode() local
3558 Register argcReg = R0.scratchReg(); in generateStubCode() local
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DBaselineIC.cpp6111 Register argcReg, bool isJitCall, bool isConstructing) in pushCallArguments()
6164 ICCallStubCompiler::guardSpreadCall(MacroAssembler& masm, Register argcReg, Label* failure, in guardSpreadCall()
6183 Register argcReg, bool isJitCall, in pushSpreadCallArguments()
6557 Register argcReg = R0.scratchReg(); in generateStubCode() local
6792 Register argcReg = JSReturnOperand.scratchReg(); in generateStubCode() local
6850 Register argcReg = R0.scratchReg(); in generateStubCode() local
6986 Register argcReg = R0.scratchReg(); in generateStubCode() local
7086 Register argcReg = R0.scratchReg(); in generateStubCode() local
7170 Register argcReg = R0.scratchReg(); in generateStubCode() local
7274 Register argcReg = R0.scratchReg(); in generateStubCode() local
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DBaselineIC.cpp6257 Register argcReg, bool isJitCall, bool isConstructing) in pushCallArguments()
6310 ICCallStubCompiler::guardSpreadCall(MacroAssembler& masm, Register argcReg, Label* failure, in guardSpreadCall()
6329 Register argcReg, bool isJitCall, in pushSpreadCallArguments()
6709 Register argcReg = R0.scratchReg(); in generateStubCode() local
6944 Register argcReg = JSReturnOperand.scratchReg(); in generateStubCode() local
6998 Register argcReg = R0.scratchReg(); in generateStubCode() local
7133 Register argcReg = R0.scratchReg(); in generateStubCode() local
7239 Register argcReg = R0.scratchReg(); in generateStubCode() local
7329 Register argcReg = R0.scratchReg(); in generateStubCode() local
7433 Register argcReg = R0.scratchReg(); in generateStubCode() local
[all …]