Home
last modified time | relevance | path

Searched refs:WasmIonExitRegCallee (Results 1 – 13 of 13) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/arm64/
H A DAssembler-arm64.h122 static constexpr Register WasmIonExitRegCallee = r8;
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/arm64/
H A DAssembler-arm64.h128 static constexpr Register WasmIonExitRegCallee = r8; variable
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/none/
H A DMacroAssembler-none.h46 static constexpr Register WasmIonExitRegCallee{Registers::invalid_reg};
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/none/
H A DMacroAssembler-none.h46 static constexpr Register WasmIonExitRegCallee = { Registers::invalid_reg };
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/wasm/
H A DWasmStubs.cpp702 MOZ_ASSERT(callee == WasmIonExitRegCallee); in GenerateImportJitExit()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x64/
H A DAssembler-x64.h153 static constexpr Register WasmIonExitRegCallee = r10; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x86/
H A DAssembler-x86.h108 static constexpr Register WasmIonExitRegCallee = ecx; variable
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x86/
H A DAssembler-x86.h131 static constexpr Register WasmIonExitRegCallee = ecx; variable
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x64/
H A DAssembler-x64.h173 static constexpr Register WasmIonExitRegCallee = r10; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/mips-shared/
H A DAssembler-mips-shared.h116 static constexpr Register WasmIonExitRegCallee = t0; variable
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips-shared/
H A DAssembler-mips-shared.h112 static constexpr Register WasmIonExitRegCallee = t0; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/arm/
H A DAssembler-arm.h167 static constexpr Register WasmIonExitRegCallee = r4; variable
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/arm/
H A DAssembler-arm.h181 static constexpr Register WasmIonExitRegCallee = r4; variable