Home
last modified time | relevance | path

Searched refs:CallTempReg4 (Results 1 – 25 of 64) sorted by relevance

123

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/mips32/
H A DAssembler-mips32.h17 static MOZ_CONSTEXPR_VAR Register CallTempReg4 = t4; variable
/dports/www/firefox/firefox-99.0/js/src/jit/none/
H A DAssembler-none.h49 static constexpr Register CallTempReg4{Registers::invalid_reg};
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/mips32/
H A DAssembler-mips32.h17 static constexpr Register CallTempReg4 = t4;
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/mips32/
H A DAssembler-mips32.h19 static constexpr Register CallTempReg4 = t4; variable
/dports/www/firefox/firefox-99.0/js/src/jit/mips32/
H A DAssembler-mips32.h19 static constexpr Register CallTempReg4 = t4; variable
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips32/
H A DAssembler-mips32.h17 static constexpr Register CallTempReg4 = t4; variable
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/mips32/
H A DAssembler-mips32.h19 static constexpr Register CallTempReg4 = t4; variable
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/mips32/
H A DAssembler-mips32.h17 static constexpr Register CallTempReg4 = t4; variable
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/mips64/
H A DAssembler-mips64.h17 static MOZ_CONSTEXPR_VAR Register CallTempReg4 = a4; variable
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/mips64/
H A DAssembler-mips64.h19 static constexpr Register CallTempReg4 = a4; variable
/dports/www/firefox/firefox-99.0/js/src/jit/mips64/
H A DAssembler-mips64.h19 static constexpr Register CallTempReg4 = a4; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/mips64/
H A DAssembler-mips64.h17 static constexpr Register CallTempReg4 = a4; variable
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips64/
H A DAssembler-mips64.h17 static constexpr Register CallTempReg4 = a4; variable
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/mips64/
H A DAssembler-mips64.h19 static constexpr Register CallTempReg4 = a4; variable
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/mips64/
H A DAssembler-mips64.h17 static constexpr Register CallTempReg4 = a4; variable
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/arm64/
H A DAssembler-arm64.h66 static constexpr Register CallTempReg4{Registers::x13};
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/arm64/
H A DAssembler-arm64.h52 static constexpr Register CallTempReg4 = { Registers::x13 }; variable
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/arm64/
H A DAssembler-arm64.h87 static constexpr Register CallTempReg4{Registers::x13};
/dports/www/firefox/firefox-99.0/js/src/jit/arm64/
H A DAssembler-arm64.h87 static constexpr Register CallTempReg4{Registers::x13};
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/arm64/
H A DAssembler-arm64.h51 static constexpr Register CallTempReg4 = { Registers::x13 };
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/arm64/
H A DAssembler-arm64.h59 static constexpr Register CallTempReg4{Registers::x13};
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/arm64/
H A DAssembler-arm64.h87 static constexpr Register CallTempReg4{Registers::x13};
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DLowering.cpp518 useBoxFixed(lir, LApplyArgsGeneric::ThisIndex, self, CallTempReg4, CallTempReg5); in visitApplyArgs()
548 useBoxFixed(lir, LApplyArrayGeneric::ThisIndex, self, CallTempReg4, CallTempReg5); in visitApplyArray()
624 tempFixed(CallTempReg4)); in visitGetDynamicName()
1657 tempFixed(CallTempReg4)); in visitConcat()
2990 tempFixed(CallTempReg4)); in visitArrayConcat()
3007 tempFixed(CallTempReg4)); in visitArraySlice()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/none/
H A DMacroAssembler-none.h46 static constexpr Register CallTempReg4{Registers::invalid_reg};
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/none/
H A DMacroAssembler-none.h46 static constexpr Register CallTempReg4{Registers::invalid_reg};

123