Home
last modified time | relevance | path

Searched refs:unboxValue (Results 1 – 25 of 97) sorted by relevance

1234

/dports/www/firefox/firefox-99.0/js/src/jit/none/
H A DMacroAssembler-none.h355 void unboxValue(const ValueOperand&, AnyRegister, JSValueType) { in unboxValue() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/none/
H A DMacroAssembler-none.h520 void unboxValue(const ValueOperand&, AnyRegister, JSValueType) { in unboxValue() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/none/
H A DMacroAssembler-none.h520 void unboxValue(const ValueOperand&, AnyRegister, JSValueType) { in unboxValue() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/none/
H A DMacroAssembler-none.h519 void unboxValue(const ValueOperand&, AnyRegister, JSValueType) { in unboxValue() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DMacroAssembler-inl.h804 unboxValue(JSReturnOperand, dest); in storeCallResultValue()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/none/
H A DMacroAssembler-none.h567 void unboxValue(const ValueOperand&, AnyRegister, JSValueType) { in unboxValue() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DMacroAssembler.h935 unboxValue(ValueOperand(JSReturnReg_Type, JSReturnReg_Data), dest); in storeCallResultValue()
937 unboxValue(ValueOperand(JSReturnReg), dest); in storeCallResultValue()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x64/
H A DMacroAssembler-x64-inl.h845 MacroAssemblerX64::unboxValue(const ValueOperand& src, AnyRegister dest) in unboxValue() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DMacroAssembler-inl.h827 unboxValue(JSReturnOperand, dest, type); in storeCallResultValue()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/none/
H A DMacroAssembler-none.h365 void unboxValue(const ValueOperand&, AnyRegister) { MOZ_CRASH(); }
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DMacroAssembler-inl.h957 unboxValue(JSReturnOperand, dest, type); in storeCallResultValue()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/mips32/
H A DMacroAssembler-mips32.h392 void unboxValue(const ValueOperand& src, AnyRegister dest, JSValueType);
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/mips64/
H A DMacroAssembler-mips64.h438 void unboxValue(const ValueOperand& src, AnyRegister dest, JSValueType type);
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DMacroAssembler-inl.h987 unboxValue(JSReturnOperand, dest, type); in storeCallResultValue()
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DMacroAssembler-inl.h1024 unboxValue(JSReturnOperand, dest, type); in storeCallResultValue()
/dports/www/firefox/firefox-99.0/js/src/jit/mips64/
H A DMacroAssembler-mips64.h444 void unboxValue(const ValueOperand& src, AnyRegister dest, JSValueType type);
/dports/www/firefox/firefox-99.0/js/src/jit/mips32/
H A DMacroAssembler-mips32.h393 void unboxValue(const ValueOperand& src, AnyRegister dest, JSValueType);
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DMacroAssembler-inl.h987 unboxValue(JSReturnOperand, dest, type); in storeCallResultValue()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x86/
H A DMacroAssembler-x86-inl.h1015 MacroAssemblerX86::unboxValue(const ValueOperand& src, AnyRegister dest) in unboxValue() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x64/
H A DMacroAssembler-x64-inl.h774 void MacroAssemblerX64::unboxValue(const ValueOperand& src, AnyRegister dest, in unboxValue() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips64/
H A DMacroAssembler-mips64.h408 void unboxValue(const ValueOperand& src, AnyRegister dest, JSValueType type);
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips32/
H A DMacroAssembler-mips32.h348 void unboxValue(const ValueOperand& src, AnyRegister dest, JSValueType);
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/mips32/
H A DMacroAssembler-mips32.h392 void unboxValue(const ValueOperand& src, AnyRegister dest, JSValueType);
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/mips64/
H A DMacroAssembler-mips64.h438 void unboxValue(const ValueOperand& src, AnyRegister dest, JSValueType type);
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/mips32/
H A DMacroAssembler-mips32.h353 void unboxValue(const ValueOperand& src, AnyRegister dest, JSValueType);

1234