Home
last modified time | relevance | path

Searched defs:ICStubReg (Results 1 – 25 of 45) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x86/
H A DSharedICRegisters-x86.h26 static constexpr Register ICStubReg = edi; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x64/
H A DSharedICRegisters-x64.h23 static constexpr Register ICStubReg = rdi; variable
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x64/
H A DSharedICRegisters-x64.h23 static constexpr Register ICStubReg = rdi; variable
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x86/
H A DSharedICRegisters-x86.h26 static constexpr Register ICStubReg = edi; variable
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/x64/
H A DSharedICRegisters-x64.h23 static constexpr Register ICStubReg = rdi; variable
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/x86/
H A DSharedICRegisters-x86.h26 static constexpr Register ICStubReg = edi; variable
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/x64/
H A DSharedICRegisters-x64.h23 static MOZ_CONSTEXPR_VAR Register ICStubReg = rdi; variable
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/x86/
H A DSharedICRegisters-x86.h26 static MOZ_CONSTEXPR_VAR Register ICStubReg = edi; variable
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/arm/
H A DSharedICRegisters-arm.h33 static constexpr Register ICStubReg = r9; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/arm/
H A DSharedICRegisters-arm.h33 static constexpr Register ICStubReg = r9; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/mips64/
H A DSharedICRegisters-mips64.h28 static constexpr Register ICStubReg = a5; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/mips32/
H A DSharedICRegisters-mips32.h25 static constexpr Register ICStubReg = t5; variable
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips64/
H A DSharedICRegisters-mips64.h28 static constexpr Register ICStubReg = a5; variable
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/arm/
H A DSharedICRegisters-arm.h33 static constexpr Register ICStubReg = r9; variable
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips32/
H A DSharedICRegisters-mips32.h25 static constexpr Register ICStubReg = t5; variable
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/mips32/
H A DSharedICRegisters-mips32.h25 static constexpr Register ICStubReg = t5; variable
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/mips64/
H A DSharedICRegisters-mips64.h28 static constexpr Register ICStubReg = a5; variable
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/arm/
H A DSharedICRegisters-arm.h33 static MOZ_CONSTEXPR_VAR Register ICStubReg = r9; variable
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/mips32/
H A DSharedICRegisters-mips32.h25 static MOZ_CONSTEXPR_VAR Register ICStubReg = t5; variable
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/mips64/
H A DSharedICRegisters-mips64.h28 static MOZ_CONSTEXPR_VAR Register ICStubReg = a5; variable
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/x86/
H A DSharedICRegisters-x86.h28 static constexpr Register ICStubReg = edi; variable
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/x64/
H A DSharedICRegisters-x64.h25 static constexpr Register ICStubReg = rdi; variable
/dports/www/firefox/firefox-99.0/js/src/jit/loong64/
H A DSharedICRegisters-loong64.h31 static constexpr Register ICStubReg = t0; variable
/dports/www/firefox/firefox-99.0/js/src/jit/x86/
H A DSharedICRegisters-x86.h28 static constexpr Register ICStubReg = edi; variable
/dports/www/firefox/firefox-99.0/js/src/jit/x64/
H A DSharedICRegisters-x64.h25 static constexpr Register ICStubReg = rdi; variable

12