Home
last modified time | relevance | path

Searched refs:callVMInternal (Results 1 – 25 of 37) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DBaselineCodeGen.h121 bool callVMInternal(VMFunctionId id, RetAddrEntry::Kind kind,
H A DCodeGenerator.h83 void callVMInternal(VMFunctionId id, LInstruction* ins,
H A DBaselineIC.cpp116 [[nodiscard]] bool callVMInternal(MacroAssembler& masm, VMFunctionId id);
533 bool FallbackICCodeCompiler::callVMInternal(MacroAssembler& masm, in callVMInternal() function in js::jit::FallbackICCodeCompiler
547 return callVMInternal(masm, id); in callVM()
H A DCacheIRCompiler.h934 void callVMInternal(MacroAssembler& masm, VMFunctionId id);
H A DIonCacheIRCompiler.cpp75 callVMInternal(masm, id); in callVM()
H A DBaselineCodeGen.cpp729 bool BaselineCodeGen<Handler>::callVMInternal(VMFunctionId id, in callVMInternal() function in js::jit::BaselineCodeGen
779 return callVMInternal(fnId, kind, phase); in callVM()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DBaselineCodeGen.h122 bool callVMInternal(VMFunctionId id, RetAddrEntry::Kind kind,
H A DCodeGenerator.h82 void callVMInternal(VMFunctionId id, LInstruction* ins,
H A DCacheIRCompiler.h862 void callVMInternal(MacroAssembler& masm, VMFunctionId id);
H A DBaselineIC.h904 MOZ_MUST_USE bool callVMInternal(MacroAssembler& masm, VMFunctionId id);
H A DBaselineIC.cpp1049 bool ICStubCompilerBase::callVMInternal(MacroAssembler& masm, VMFunctionId id) { in callVMInternal() function in js::jit::ICStubCompilerBase
1062 return callVMInternal(masm, id); in callVM()
H A DIonCacheIRCompiler.cpp78 callVMInternal(masm, id); in callVM()
H A DBaselineCodeGen.cpp653 bool BaselineCodeGen<Handler>::callVMInternal(VMFunctionId id, in callVMInternal() function in js::jit::BaselineCodeGen
703 return callVMInternal(fnId, kind, phase); in callVM()
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DBaselineCodeGen.h127 bool callVMInternal(VMFunctionId id, RetAddrEntry::Kind kind,
H A DCodeGenerator.h90 void callVMInternal(VMFunctionId id, LInstruction* ins,
H A DBaselineIC.cpp98 [[nodiscard]] bool callVMInternal(MacroAssembler& masm, VMFunctionId id);
520 bool FallbackICCodeCompiler::callVMInternal(MacroAssembler& masm, in callVMInternal() function in js::jit::FallbackICCodeCompiler
534 return callVMInternal(masm, id); in callVM()
H A DCacheIRCompiler.h947 void callVMInternal(MacroAssembler& masm, VMFunctionId id);
H A DIonCacheIRCompiler.cpp74 callVMInternal(masm, id); in callVM()
H A DBaselineCodeGen.cpp735 bool BaselineCodeGen<Handler>::callVMInternal(VMFunctionId id, in callVMInternal() function in js::jit::BaselineCodeGen
785 return callVMInternal(fnId, kind, phase); in callVM()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DBaselineCodeGen.h121 bool callVMInternal(VMFunctionId id, RetAddrEntry::Kind kind,
H A DCodeGenerator.h83 void callVMInternal(VMFunctionId id, LInstruction* ins,
H A DBaselineIC.cpp116 [[nodiscard]] bool callVMInternal(MacroAssembler& masm, VMFunctionId id);
533 bool FallbackICCodeCompiler::callVMInternal(MacroAssembler& masm, in callVMInternal() function in js::jit::FallbackICCodeCompiler
547 return callVMInternal(masm, id); in callVM()
H A DCacheIRCompiler.h934 void callVMInternal(MacroAssembler& masm, VMFunctionId id);
H A DIonCacheIRCompiler.cpp75 callVMInternal(masm, id); in callVM()
H A DBaselineCodeGen.cpp729 bool BaselineCodeGen<Handler>::callVMInternal(VMFunctionId id, in callVMInternal() function in js::jit::BaselineCodeGen
779 return callVMInternal(fnId, kind, phase); in callVM()

12