Home
last modified time | relevance | path

Searched refs:ABINonArgReg1 (Results 1 – 25 of 52) sorted by relevance

123

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/mips32/
H A DAssembler-mips32.h50 static constexpr Register ABINonArgReg1 = t1;
63 static constexpr Register WasmTableCallSigReg = ABINonArgReg1;
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/mips32/
H A DAssembler-mips32.h53 static constexpr Register ABINonArgReg1 = t1; variable
81 static constexpr Register WasmTableCallScratchReg1 = ABINonArgReg1;
/dports/www/firefox/firefox-99.0/js/src/jit/mips32/
H A DAssembler-mips32.h53 static constexpr Register ABINonArgReg1 = t1; variable
81 static constexpr Register WasmTableCallScratchReg1 = ABINonArgReg1;
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips32/
H A DAssembler-mips32.h48 static constexpr Register ABINonArgReg1 = t1; variable
74 static constexpr Register WasmTableCallSigReg = ABINonArgReg1;
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/mips32/
H A DAssembler-mips32.h53 static constexpr Register ABINonArgReg1 = t1; variable
81 static constexpr Register WasmTableCallScratchReg1 = ABINonArgReg1;
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/mips32/
H A DAssembler-mips32.h50 static constexpr Register ABINonArgReg1 = t1; variable
78 static constexpr Register WasmTableCallScratchReg1 = ABINonArgReg1;
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/mips64/
H A DAssembler-mips64.h41 static constexpr Register ABINonArgReg1 = t1; variable
69 static constexpr Register WasmTableCallScratchReg1 = ABINonArgReg1;
/dports/www/firefox/firefox-99.0/js/src/jit/mips64/
H A DAssembler-mips64.h41 static constexpr Register ABINonArgReg1 = t1; variable
69 static constexpr Register WasmTableCallScratchReg1 = ABINonArgReg1;
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/mips64/
H A DAssembler-mips64.h43 static constexpr Register ABINonArgReg1 = t1; variable
56 static constexpr Register WasmTableCallSigReg = ABINonArgReg1;
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips64/
H A DAssembler-mips64.h43 static constexpr Register ABINonArgReg1 = t1; variable
69 static constexpr Register WasmTableCallSigReg = ABINonArgReg1;
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/mips64/
H A DAssembler-mips64.h41 static constexpr Register ABINonArgReg1 = t1; variable
69 static constexpr Register WasmTableCallScratchReg1 = ABINonArgReg1;
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/mips64/
H A DAssembler-mips64.h45 static constexpr Register ABINonArgReg1 = t1; variable
73 static constexpr Register WasmTableCallScratchReg1 = ABINonArgReg1;
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/arm64/
H A DAssembler-arm64.h426 static constexpr Register ABINonArgReg1 = r9; variable
454 static constexpr Register WasmTableCallScratchReg1 = ABINonArgReg1;
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/arm64/
H A DAssembler-arm64.h680 static constexpr Register ABINonArgReg1 = r9; variable
708 static constexpr Register WasmTableCallScratchReg1 = ABINonArgReg1;
/dports/www/firefox/firefox-99.0/js/src/jit/arm64/
H A DAssembler-arm64.h680 static constexpr Register ABINonArgReg1 = r9; variable
708 static constexpr Register WasmTableCallScratchReg1 = ABINonArgReg1;
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/arm64/
H A DAssembler-arm64.h462 static constexpr Register ABINonArgReg1 = r9;
475 static constexpr Register WasmTableCallSigReg = ABINonArgReg1;
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/arm64/
H A DAssembler-arm64.h440 static constexpr Register ABINonArgReg1 = r9; variable
466 static constexpr Register WasmTableCallSigReg = ABINonArgReg1;
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/arm64/
H A DAssembler-arm64.h680 static constexpr Register ABINonArgReg1 = r9; variable
708 static constexpr Register WasmTableCallScratchReg1 = ABINonArgReg1;
/dports/www/firefox/firefox-99.0/js/src/jit/none/
H A DAssembler-none.h87 static constexpr Register ABINonArgReg1{Registers::invalid_reg};
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x64/
H A DAssembler-x64.h194 static constexpr Register ABINonArgReg1 = rbx; variable
210 static constexpr Register WasmTableCallSigReg = ABINonArgReg1;
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x86/
H A DAssembler-x86.h85 static constexpr Register ABINonArgReg1 = ebx; variable
101 static constexpr Register WasmTableCallSigReg = ABINonArgReg1;
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/x86/
H A DAssembler-x86.h94 static constexpr Register ABINonArgReg1 = ebx; variable
122 static constexpr Register WasmTableCallScratchReg1 = ABINonArgReg1;
/dports/www/firefox/firefox-99.0/js/src/jit/x86/
H A DAssembler-x86.h108 static constexpr Register ABINonArgReg1 = ebx; variable
136 static constexpr Register WasmTableCallScratchReg1 = ABINonArgReg1;
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x86/
H A DAssembler-x86.h97 static constexpr Register ABINonArgReg1 = ebx; variable
124 static constexpr Register WasmTableCallSigReg = ABINonArgReg1;
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/x86/
H A DAssembler-x86.h94 static constexpr Register ABINonArgReg1 = ebx; variable
122 static constexpr Register WasmTableCallScratchReg1 = ABINonArgReg1;

123