Home
last modified time | relevance | path

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

123

/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/x64/
H A DCodeGenerator-x64.cpp395 masm.atomicExchange64(Synchronization::Full(), dest, temp1, temp1); in visitAtomicExchangeTypedArrayElement64()
399 masm.atomicExchange64(Synchronization::Full(), dest, temp1, temp1); in visitAtomicExchangeTypedArrayElement64()
H A DMacroAssembler-x64.cpp1427 void MacroAssembler::atomicExchange64(const Synchronization&, in atomicExchange64() function in MacroAssembler
1436 void MacroAssembler::atomicExchange64(const Synchronization&, in atomicExchange64() function in MacroAssembler
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x64/
H A DMacroAssembler-x64.cpp963 void MacroAssembler::atomicExchange64(const Synchronization& sync, in atomicExchange64() function in MacroAssembler
970 void MacroAssembler::atomicExchange64(const Synchronization& sync, in atomicExchange64() function in MacroAssembler
H A DCodeGenerator-x64.cpp511 masm.atomicExchange64(Synchronization::Full(), srcAddr, Register64(value), in visitWasmAtomicExchangeHeap()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/x64/
H A DCodeGenerator-x64.cpp395 masm.atomicExchange64(Synchronization::Full(), dest, temp1, temp1); in visitAtomicExchangeTypedArrayElement64()
399 masm.atomicExchange64(Synchronization::Full(), dest, temp1, temp1); in visitAtomicExchangeTypedArrayElement64()
H A DMacroAssembler-x64.cpp1427 void MacroAssembler::atomicExchange64(const Synchronization&, in atomicExchange64() function in MacroAssembler
1436 void MacroAssembler::atomicExchange64(const Synchronization&, in atomicExchange64() function in MacroAssembler
/dports/www/firefox/firefox-99.0/js/src/jit/x64/
H A DCodeGenerator-x64.cpp414 masm.atomicExchange64(Synchronization::Full(), dest, temp1, temp1); in visitAtomicExchangeTypedArrayElement64()
418 masm.atomicExchange64(Synchronization::Full(), dest, temp1, temp1); in visitAtomicExchangeTypedArrayElement64()
H A DMacroAssembler-x64.cpp1498 void MacroAssembler::atomicExchange64(const Synchronization&, in atomicExchange64() function in MacroAssembler
1509 void MacroAssembler::atomicExchange64(const Synchronization&, in atomicExchange64() function in MacroAssembler
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x86/
H A DMacroAssembler-x86.cpp884 void MacroAssembler::atomicExchange64(const Synchronization&, in atomicExchange64() function in MacroAssembler
890 void MacroAssembler::atomicExchange64(const Synchronization&, in atomicExchange64() function in MacroAssembler
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/x86/
H A DCodeGenerator-x86.cpp301 masm.atomicExchange64(Synchronization::Full(), dest, temp1, temp2); in visitAtomicExchangeTypedArrayElement64()
305 masm.atomicExchange64(Synchronization::Full(), dest, temp1, temp2); in visitAtomicExchangeTypedArrayElement64()
H A DMacroAssembler-x86.cpp1516 void MacroAssembler::atomicExchange64(const Synchronization&, in atomicExchange64() function in MacroAssembler
1522 void MacroAssembler::atomicExchange64(const Synchronization&, in atomicExchange64() function in MacroAssembler
/dports/www/firefox/firefox-99.0/js/src/jit/x86/
H A DCodeGenerator-x86.cpp303 masm.atomicExchange64(Synchronization::Full(), dest, temp1, temp2); in visitAtomicExchangeTypedArrayElement64()
307 masm.atomicExchange64(Synchronization::Full(), dest, temp1, temp2); in visitAtomicExchangeTypedArrayElement64()
H A DMacroAssembler-x86.cpp1565 void MacroAssembler::atomicExchange64(const Synchronization&, in atomicExchange64() function in MacroAssembler
1571 void MacroAssembler::atomicExchange64(const Synchronization&, in atomicExchange64() function in MacroAssembler
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/x86/
H A DCodeGenerator-x86.cpp301 masm.atomicExchange64(Synchronization::Full(), dest, temp1, temp2); in visitAtomicExchangeTypedArrayElement64()
305 masm.atomicExchange64(Synchronization::Full(), dest, temp1, temp2); in visitAtomicExchangeTypedArrayElement64()
H A DMacroAssembler-x86.cpp1516 void MacroAssembler::atomicExchange64(const Synchronization&, in atomicExchange64() function in MacroAssembler
1522 void MacroAssembler::atomicExchange64(const Synchronization&, in atomicExchange64() function in MacroAssembler
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/arm64/
H A DMacroAssembler-arm64.cpp1608 void MacroAssembler::atomicExchange64(const Synchronization& sync, in atomicExchange64() function in js::jit::MacroAssembler
1615 void MacroAssembler::atomicExchange64(const Synchronization& sync, in atomicExchange64() function in js::jit::MacroAssembler
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/shared/
H A DAtomicOperations-shared-jit.cpp468 masm.atomicExchange64(sync, addr, AtomicValReg64, AtomicReturnReg64); in GenExchange()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/shared/
H A DAtomicOperations-shared-jit.cpp468 masm.atomicExchange64(sync, addr, AtomicValReg64, AtomicReturnReg64); in GenExchange()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/x64/
H A DMacroAssembler-x64.cpp1063 void MacroAssembler::atomicExchange64(const Synchronization&, in atomicExchange64() function in MacroAssembler
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/shared/
H A DAtomicOperations-shared-jit.cpp467 masm.atomicExchange64(sync, addr, AtomicValReg64, AtomicReturnReg64); in GenExchange()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/mips-shared/
H A DCodeGenerator-mips-shared.cpp2224 masm.atomicExchange64(Synchronization::Full(), dest, temp1, temp2); in visitAtomicExchangeTypedArrayElement64()
2228 masm.atomicExchange64(Synchronization::Full(), dest, temp1, temp2); in visitAtomicExchangeTypedArrayElement64()
/dports/www/firefox/firefox-99.0/js/src/jit/mips-shared/
H A DCodeGenerator-mips-shared.cpp2268 masm.atomicExchange64(Synchronization::Full(), dest, temp1, temp2); in visitAtomicExchangeTypedArrayElement64()
2272 masm.atomicExchange64(Synchronization::Full(), dest, temp1, temp2); in visitAtomicExchangeTypedArrayElement64()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips64/
H A DMacroAssembler-mips64.cpp2403 void MacroAssembler::atomicExchange64(const Synchronization& sync, in atomicExchange64() function in MacroAssembler
2409 void MacroAssembler::atomicExchange64(const Synchronization& sync, in atomicExchange64() function in MacroAssembler
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/mips-shared/
H A DCodeGenerator-mips-shared.cpp2224 masm.atomicExchange64(Synchronization::Full(), dest, temp1, temp2); in visitAtomicExchangeTypedArrayElement64()
2228 masm.atomicExchange64(Synchronization::Full(), dest, temp1, temp2); in visitAtomicExchangeTypedArrayElement64()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/mips64/
H A DMacroAssembler-mips64.cpp2674 void MacroAssembler::atomicExchange64(const Synchronization& sync, in atomicExchange64() function in MacroAssembler
2680 void MacroAssembler::atomicExchange64(const Synchronization& sync, in atomicExchange64() function in MacroAssembler

123