Home
last modified time | relevance | path

Searched defs:framePushed (Results 1 – 25 of 69) sorted by relevance

123

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/asmjs/
H A DAsmJSFrameIterator.cpp169 GenerateProfilingPrologue(MacroAssembler& masm, unsigned framePushed, ExitReason reason, in GenerateProfilingPrologue()
222 GenerateProfilingEpilogue(MacroAssembler& masm, unsigned framePushed, ExitReason reason, in GenerateProfilingEpilogue()
278 js::GenerateAsmJSFunctionPrologue(MacroAssembler& masm, unsigned framePushed, in GenerateAsmJSFunctionPrologue()
310 js::GenerateAsmJSFunctionEpilogue(MacroAssembler& masm, unsigned framePushed, in GenerateAsmJSFunctionEpilogue()
364 js::GenerateAsmJSExitPrologue(MacroAssembler& masm, unsigned framePushed, ExitReason reason, in GenerateAsmJSExitPrologue()
373 js::GenerateAsmJSExitEpilogue(MacroAssembler& masm, unsigned framePushed, ExitReason reason, in GenerateAsmJSExitEpilogue()
H A DWasmStubs.cpp367 uint32_t framePushed = StackDecrementForCall(masm, ABIStackAlignment, args); in GenerateBuiltinThunk() local
490 unsigned framePushed = StackDecrementForCall(masm, ABIStackAlignment, argOffset + argBytes); in GenerateInterpExit() local
943 unsigned framePushed = StackDecrementForCall(masm, ABIStackAlignment, ShadowStackSpace); in GenerateSyncInterruptExit() local
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/wasm/
H A DWasmFrameIter.cpp371 static void GenerateCallableEpilogue(MacroAssembler& masm, unsigned framePushed, in GenerateCallableEpilogue()
420 void wasm::GenerateFunctionPrologue(MacroAssembler& masm, uint32_t framePushed, in GenerateFunctionPrologue()
518 void wasm::GenerateFunctionEpilogue(MacroAssembler& masm, unsigned framePushed, in GenerateFunctionEpilogue()
527 void wasm::GenerateExitPrologue(MacroAssembler& masm, unsigned framePushed, in GenerateExitPrologue()
541 void wasm::GenerateExitEpilogue(MacroAssembler& masm, unsigned framePushed, in GenerateExitEpilogue()
567 void wasm::GenerateJitExitPrologue(MacroAssembler& masm, unsigned framePushed, in GenerateJitExitPrologue()
578 void wasm::GenerateJitExitEpilogue(MacroAssembler& masm, unsigned framePushed, in GenerateJitExitEpilogue()
H A DWasmStubs.cpp873 unsigned framePushed = in GenerateImportFunction() local
961 unsigned framePushed = in GenerateImportInterpExit() local
1336 uint32_t framePushed = StackDecrementForCall(masm, ABIStackAlignment, args); in GenerateBuiltinThunk() local
1426 uint32_t framePushed = StackDecrementForCall(masm, ABIStackAlignment, args); in GenerateOldTrapExit() local
1717 uint32_t framePushed = masm.framePushed(); in GenerateDebugTrapStub() local
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/wasm/
H A DWasmFrameIterator.cpp273 GenerateProfilingPrologue(MacroAssembler& masm, unsigned framePushed, ExitReason reason, in GenerateProfilingPrologue()
310 GenerateProfilingEpilogue(MacroAssembler& masm, unsigned framePushed, ExitReason reason, in GenerateProfilingEpilogue()
366 wasm::GenerateFunctionPrologue(MacroAssembler& masm, unsigned framePushed, const SigIdDesc& sigId, in GenerateFunctionPrologue()
418 wasm::GenerateFunctionEpilogue(MacroAssembler& masm, unsigned framePushed, FuncOffsets* offsets) in GenerateFunctionEpilogue()
444 wasm::GenerateExitPrologue(MacroAssembler& masm, unsigned framePushed, ExitReason reason, in GenerateExitPrologue()
453 wasm::GenerateExitEpilogue(MacroAssembler& masm, unsigned framePushed, ExitReason reason, in GenerateExitEpilogue()
H A DWasmStubs.cpp456 … unsigned framePushed = StackDecrementForCall(masm, WasmStackAlignment, fi.sig().args(), tlsBytes); in GenerateImportFunction() local
520 unsigned framePushed = StackDecrementForCall(masm, ABIStackAlignment, argOffset + argBytes); in GenerateImportInterpExit() local
882 uint32_t framePushed = StackDecrementForCall(masm, ABIStackAlignment, args); in GenerateTrapExit() local
/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/
H A DWasmFrameIter.cpp485 static void GenerateCallableEpilogue(MacroAssembler& masm, unsigned framePushed, in GenerateCallableEpilogue()
689 void wasm::GenerateFunctionEpilogue(MacroAssembler& masm, unsigned framePushed, in GenerateFunctionEpilogue()
698 void wasm::GenerateExitPrologue(MacroAssembler& masm, unsigned framePushed, in GenerateExitPrologue()
712 void wasm::GenerateExitEpilogue(MacroAssembler& masm, unsigned framePushed, in GenerateExitEpilogue()
738 void wasm::GenerateJitExitPrologue(MacroAssembler& masm, unsigned framePushed, in GenerateJitExitPrologue()
749 void wasm::GenerateJitExitEpilogue(MacroAssembler& masm, unsigned framePushed, in GenerateJitExitEpilogue()
H A DWasmStubs.cpp1947 unsigned framePushed = StackDecrementForCall( in GenerateImportFunction() local
2053 unsigned framePushed = in GenerateImportInterpExit() local
2575 uint32_t framePushed = in GenerateBuiltinThunk() local
2892 uint32_t framePushed = masm.framePushed(); in GenerateDebugTrapStub() local
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/wasm/
H A DWasmFrameIter.cpp485 static void GenerateCallableEpilogue(MacroAssembler& masm, unsigned framePushed, in GenerateCallableEpilogue()
689 void wasm::GenerateFunctionEpilogue(MacroAssembler& masm, unsigned framePushed, in GenerateFunctionEpilogue()
698 void wasm::GenerateExitPrologue(MacroAssembler& masm, unsigned framePushed, in GenerateExitPrologue()
712 void wasm::GenerateExitEpilogue(MacroAssembler& masm, unsigned framePushed, in GenerateExitEpilogue()
738 void wasm::GenerateJitExitPrologue(MacroAssembler& masm, unsigned framePushed, in GenerateJitExitPrologue()
749 void wasm::GenerateJitExitEpilogue(MacroAssembler& masm, unsigned framePushed, in GenerateJitExitEpilogue()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/wasm/
H A DWasmFrameIter.cpp486 static void GenerateCallableEpilogue(MacroAssembler& masm, unsigned framePushed, in GenerateCallableEpilogue()
628 void wasm::GenerateFunctionEpilogue(MacroAssembler& masm, unsigned framePushed, in GenerateFunctionEpilogue()
637 void wasm::GenerateExitPrologue(MacroAssembler& masm, unsigned framePushed, in GenerateExitPrologue()
651 void wasm::GenerateExitEpilogue(MacroAssembler& masm, unsigned framePushed, in GenerateExitEpilogue()
677 void wasm::GenerateJitExitPrologue(MacroAssembler& masm, unsigned framePushed, in GenerateJitExitPrologue()
688 void wasm::GenerateJitExitEpilogue(MacroAssembler& masm, unsigned framePushed, in GenerateJitExitEpilogue()
H A DWasmStubs.cpp1879 unsigned framePushed = in GenerateImportFunction() local
1981 unsigned framePushed = in GenerateImportInterpExit() local
2513 uint32_t framePushed = in GenerateBuiltinThunk() local
2750 uint32_t framePushed = masm.framePushed(); in GenerateDebugTrapStub() local
/dports/www/firefox/firefox-99.0/js/src/wasm/
H A DWasmFrameIter.cpp516 static void GenerateCallableEpilogue(MacroAssembler& masm, unsigned framePushed, in GenerateCallableEpilogue()
734 void wasm::GenerateFunctionEpilogue(MacroAssembler& masm, unsigned framePushed, in GenerateFunctionEpilogue()
743 void wasm::GenerateExitPrologue(MacroAssembler& masm, unsigned framePushed, in GenerateExitPrologue()
757 void wasm::GenerateExitEpilogue(MacroAssembler& masm, unsigned framePushed, in GenerateExitEpilogue()
783 void wasm::GenerateJitExitPrologue(MacroAssembler& masm, unsigned framePushed, in GenerateJitExitPrologue()
794 void wasm::GenerateJitExitEpilogue(MacroAssembler& masm, unsigned framePushed, in GenerateJitExitEpilogue()
H A DWasmStubs.cpp1952 unsigned framePushed = StackDecrementForCall( in GenerateImportFunction() local
2060 unsigned framePushed = in GenerateImportInterpExit() local
2592 uint32_t framePushed = in GenerateBuiltinThunk() local
2945 uint32_t framePushed = masm.framePushed(); in GenerateDebugTrapStub() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DMacroAssembler-inl.h36 MacroAssembler::framePushed() const in framePushed() function
42 MacroAssembler::setFramePushed(uint32_t framePushed) in setFramePushed()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x86/
H A DSharedICHelpers-x86.h141 uint32_t framePushed = masm.framePushed() - sizeof(void*); in EmitIonCallVM() local
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/gogo/protobuf/test/mapsproto2/combos/unmarshaler/
H A Dmapsproto2.pb.go144 type AllMaps struct {
145 StringToDoubleMap map[string]float64 `protobuf:"bytes,1,rep,name=StringToDoubleMap" json…
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/x64/
H A DSharedICHelpers-x64.h143 uint32_t framePushed = masm.framePushed() - sizeof(void*); in EmitIonCallVM() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/x86/
H A DSharedICHelpers-x86.h141 uint32_t framePushed = masm.framePushed() - sizeof(void*); in EmitIonCallVM() local
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/shared/
H A DCodeGenerator-shared.h504 void setFramePushed(uint32_t framePushed) { framePushed_ = framePushed; } in setFramePushed()
505 uint32_t framePushed() const { return framePushed_; } in framePushed() function
/dports/www/firefox/firefox-99.0/js/src/jit/shared/
H A DCodeGenerator-shared.h503 void setFramePushed(uint32_t framePushed) { framePushed_ = framePushed; } in setFramePushed()
504 uint32_t framePushed() const { return framePushed_; } in framePushed() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/shared/
H A DCodeGenerator-shared.h504 void setFramePushed(uint32_t framePushed) { framePushed_ = framePushed; } in setFramePushed()
505 uint32_t framePushed() const { return framePushed_; } in framePushed() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/shared/
H A DCodeGenerator-shared.h504 void setFramePushed(uint32_t framePushed) { framePushed_ = framePushed; } in setFramePushed()
505 uint32_t framePushed() const { return framePushed_; } in framePushed() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/shared/
H A DCodeGenerator-shared.h552 void setFramePushed(uint32_t framePushed) { in setFramePushed()
555 uint32_t framePushed() const { in framePushed() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/shared/
H A DAssembler-shared.h785 uint32_t framePushed; member
871 void append(const wasm::CallSiteDesc& desc, CodeOffset retAddr, size_t framePushed, in append()
895 void append(const wasm::MemoryAccessDesc& access, size_t codeOffset, size_t framePushed) { in append()
H A DCodeGenerator-shared.h591 void setFramePushed(uint32_t framePushed) { in setFramePushed()
594 uint32_t framePushed() const { in framePushed() function

123