Home
last modified time | relevance | path

Searched refs:CallTempReg0 (Results 1 – 25 of 71) sorted by relevance

123

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DLowering.cpp446 MOZ_ASSERT(CallTempReg0 != CallTempReg1); in visitCall()
447 MOZ_ASSERT(CallTempReg0 != ArgumentsRectifierReg); in visitCall()
504 MOZ_ASSERT(CallTempReg0 != ArgumentsRectifierReg); in visitApplyArgs()
513 useFixed(apply->getArgc(), CallTempReg0), in visitApplyArgs()
534 MOZ_ASSERT(CallTempReg0 != ArgumentsRectifierReg); in visitApplyArray()
543 useFixedAtStart(apply->getElements(), CallTempReg0), in visitApplyArray()
1375 tempFixed(CallTempReg0)); in visitHypot()
1381 tempFixed(CallTempReg0)); in visitHypot()
1388 tempFixed(CallTempReg0)); in visitHypot()
1411 tempFixed(CallTempReg0)); in visitPow()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DLowering.cpp504 MOZ_ASSERT(CallTempReg0 != CallTempReg1); in visitCall()
505 MOZ_ASSERT(CallTempReg0 != ArgumentsRectifierReg); in visitCall()
565 MOZ_ASSERT(CallTempReg0 != ArgumentsRectifierReg); in visitApplyArgs()
574 useFixedAtStart(apply->getArgc(), CallTempReg0), in visitApplyArgs()
594 MOZ_ASSERT(CallTempReg0 != ArgumentsRectifierReg); in visitApplyArray()
603 useFixedAtStart(apply->getElements(), CallTempReg0), in visitApplyArray()
1543 tempFixed(CallTempReg0)); in visitHypot()
1549 tempFixed(CallTempReg0)); in visitHypot()
1556 tempFixed(CallTempReg0)); in visitHypot()
1579 tempFixed(CallTempReg0)); in visitPow()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DLowering.cpp290 numOperands, tempFixed(CallTempReg0)); in visitCreateInlinedArgumentsObject()
528 useFixedAtStart(apply->getArgc(), CallTempReg0), in visitApplyArgs()
549 useFixedAtStart(apply->getArgsObj(), CallTempReg0), in visitApplyArgsObj()
570 useFixedAtStart(apply->getElements(), CallTempReg0), in visitApplyArray()
595 useFixedAtStart(mir->getElements(), CallTempReg0), in visitConstructArray()
1917 tempFixed(CallTempReg0)); in visitMod()
3889 tempFixed(CallTempReg0), tempFixed(CallTempReg1)); in visitAllocateAndStoreSlot()
4160 tempFixed(CallTempReg0)); in visitProxySet()
4200 tempFixed(CallTempReg0), tempFixed(CallTempReg1)); in visitMegamorphicLoadSlotByValue()
4221 tempFixed(CallTempReg0), tempFixed(CallTempReg1)); in visitMegamorphicHasProp()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DLowering.cpp290 numOperands, tempFixed(CallTempReg0)); in visitCreateInlinedArgumentsObject()
528 useFixedAtStart(apply->getArgc(), CallTempReg0), in visitApplyArgs()
549 useFixedAtStart(apply->getArgsObj(), CallTempReg0), in visitApplyArgsObj()
570 useFixedAtStart(apply->getElements(), CallTempReg0), in visitApplyArray()
595 useFixedAtStart(mir->getElements(), CallTempReg0), in visitConstructArray()
1917 tempFixed(CallTempReg0)); in visitMod()
3889 tempFixed(CallTempReg0), tempFixed(CallTempReg1)); in visitAllocateAndStoreSlot()
4160 tempFixed(CallTempReg0)); in visitProxySet()
4200 tempFixed(CallTempReg0), tempFixed(CallTempReg1)); in visitMegamorphicLoadSlotByValue()
4221 tempFixed(CallTempReg0), tempFixed(CallTempReg1)); in visitMegamorphicHasProp()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/arm64/
H A DAssembler-arm64.h62 static constexpr Register CallTempReg0{Registers::x9};
137 static constexpr Register RegExpMatcherRegExpReg = CallTempReg0;
142 static constexpr Register RegExpTesterRegExpReg = CallTempReg0;
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DLowering.cpp286 numOperands, tempFixed(CallTempReg0)); in visitCreateInlinedArgumentsObject()
597 useFixedAtStart(apply->getArgc(), CallTempReg0), in visitApplyArgs()
618 useFixedAtStart(apply->getArgsObj(), CallTempReg0), in visitApplyArgsObj()
639 useFixedAtStart(apply->getElements(), CallTempReg0), in visitApplyArray()
664 useFixedAtStart(mir->getArgc(), CallTempReg0), in visitConstructArgs()
688 useFixedAtStart(mir->getElements(), CallTempReg0), in visitConstructArray()
2150 tempFixed(CallTempReg0)); in visitMod()
4130 tempFixed(CallTempReg0), tempFixed(CallTempReg1)); in visitAllocateAndStoreSlot()
4412 tempFixed(CallTempReg0)); in visitProxySet()
4452 tempFixed(CallTempReg0), tempFixed(CallTempReg1)); in visitMegamorphicLoadSlotByValue()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/arm64/
H A DAssembler-arm64.h83 static constexpr Register CallTempReg0{Registers::x9};
396 static constexpr Register RegExpMatcherRegExpReg = CallTempReg0;
401 static constexpr Register RegExpTesterRegExpReg = CallTempReg0;
/dports/www/firefox/firefox-99.0/js/src/jit/arm64/
H A DAssembler-arm64.h83 static constexpr Register CallTempReg0{Registers::x9};
396 static constexpr Register RegExpMatcherRegExpReg = CallTempReg0;
401 static constexpr Register RegExpTesterRegExpReg = CallTempReg0;
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/arm64/
H A DAssembler-arm64.h47 static constexpr Register CallTempReg0 = { Registers::x9 };
135 static constexpr Register RegExpMatcherRegExpReg = CallTempReg0;
140 static constexpr Register RegExpTesterRegExpReg = CallTempReg0;
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/arm64/
H A DAssembler-arm64.h55 static constexpr Register CallTempReg0{Registers::x9};
142 static constexpr Register RegExpMatcherRegExpReg = CallTempReg0;
147 static constexpr Register RegExpTesterRegExpReg = CallTempReg0;
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/arm64/
H A DAssembler-arm64.h83 static constexpr Register CallTempReg0{Registers::x9};
396 static constexpr Register RegExpMatcherRegExpReg = CallTempReg0;
401 static constexpr Register RegExpTesterRegExpReg = CallTempReg0;
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DLowering.cpp479 LCallKnown(useFixedAtStart(call->getFunction(), CallTempReg0), in visitCall()
501 useFixedAtStart(apply->getArgc(), CallTempReg0), in visitApplyArgs()
524 useFixedAtStart(apply->getElements(), CallTempReg0), in visitApplyArray()
579 useFixedAtStart(envChain, CallTempReg0), in visitGetDynamicName()
1466 tempFixed(CallTempReg0)); in visitHypot()
1472 tempFixed(CallTempReg0)); in visitHypot()
1479 tempFixed(CallTempReg0)); in visitHypot()
1512 tempFixed(CallTempReg0)); in visitPow()
1536 tempFixed(CallTempReg0)); in visitMathFunction()
1539 tempFixed(CallTempReg0)); in visitMathFunction()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DLowering.cpp470 useFixedAtStart(apply->getArgc(), CallTempReg0), in visitApplyArgs()
491 useFixedAtStart(apply->getElements(), CallTempReg0), in visitApplyArray()
516 useFixedAtStart(mir->getElements(), CallTempReg0), in visitConstructArray()
569 useFixedAtStart(envChain, CallTempReg0), in visitGetDynamicName()
1502 tempFixed(CallTempReg0)); in visitHypot()
1508 tempFixed(CallTempReg0)); in visitHypot()
1515 tempFixed(CallTempReg0)); in visitHypot()
1538 tempFixed(CallTempReg0)); in visitPow()
1575 tempFixed(CallTempReg0)); in visitMathFunction()
1578 tempFixed(CallTempReg0)); in visitMathFunction()
[all …]
/dports/www/firefox/firefox-99.0/js/src/jit/none/
H A DAssembler-none.h45 static constexpr Register CallTempReg0{Registers::invalid_reg};
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x86/
H A DAssembler-x86.h57 static constexpr Register CallTempReg0 = edi; variable
120 static constexpr Register RegExpMatcherRegExpReg = CallTempReg0;
125 static constexpr Register RegExpTesterRegExpReg = CallTempReg0;
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/x86/
H A DAssembler-x86.h69 static constexpr Register CallTempReg0 = edi; variable
142 static constexpr Register RegExpMatcherRegExpReg = CallTempReg0;
147 static constexpr Register RegExpTesterRegExpReg = CallTempReg0;
/dports/www/firefox/firefox-99.0/js/src/jit/x86/
H A DAssembler-x86.h83 static constexpr Register CallTempReg0 = edi; variable
152 static constexpr Register RegExpMatcherRegExpReg = CallTempReg0;
157 static constexpr Register RegExpTesterRegExpReg = CallTempReg0;
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x86/
H A DAssembler-x86.h70 static constexpr Register CallTempReg0 = edi; variable
144 static constexpr Register RegExpMatcherRegExpReg = CallTempReg0;
149 static constexpr Register RegExpTesterRegExpReg = CallTempReg0;
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/x86/
H A DAssembler-x86.h69 static constexpr Register CallTempReg0 = edi; variable
142 static constexpr Register RegExpMatcherRegExpReg = CallTempReg0;
147 static constexpr Register RegExpTesterRegExpReg = CallTempReg0;
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/x86/
H A DAssembler-x86.h70 static constexpr Register CallTempReg0 = edi; variable
139 static constexpr Register RegExpMatcherRegExpReg = CallTempReg0;
144 static constexpr Register RegExpTesterRegExpReg = CallTempReg0;
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/arm64/
H A DAssembler-arm64.h48 static constexpr Register CallTempReg0 = { Registers::x9 }; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/mips-shared/
H A DAssembler-mips-shared.h83 static constexpr Register CallTempReg0 = t0; variable
127 static constexpr Register RegExpMatcherRegExpReg = CallTempReg0;
132 static constexpr Register RegExpTesterRegExpReg = CallTempReg0;
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips-shared/
H A DAssembler-mips-shared.h79 static constexpr Register CallTempReg0 = t0; variable
123 static constexpr Register RegExpMatcherRegExpReg = CallTempReg0;
128 static constexpr Register RegExpTesterRegExpReg = CallTempReg0;
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x64/
H A DAssembler-x64.h96 static constexpr Register CallTempReg0 = rax; variable
165 static constexpr Register RegExpMatcherRegExpReg = CallTempReg0;
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/mips-shared/
H A DAssembler-mips-shared.h78 static constexpr Register CallTempReg0 = t0; variable
111 static constexpr Register RegExpMatcherRegExpReg = CallTempReg0;
116 static constexpr Register RegExpTesterRegExpReg = CallTempReg0;

123