Home
last modified time | relevance | path

Searched refs:Args_General4 (Results 1 – 25 of 50) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/wasm/
H A DWasmTypes.cpp289 return FuncCast(Instance::callImport_i32, Args_General4); in AddressOf()
291 return FuncCast(Instance::callImport_i64, Args_General4); in AddressOf()
301 return FuncCast(DivI64, Args_General4); in AddressOf()
303 return FuncCast(UDivI64, Args_General4); in AddressOf()
305 return FuncCast(ModI64, Args_General4); in AddressOf()
307 return FuncCast(UModI64, Args_General4); in AddressOf()
326 return FuncCast(atomics_add_asm_callout, Args_General4); in AddressOf()
328 return FuncCast(atomics_sub_asm_callout, Args_General4); in AddressOf()
330 return FuncCast(atomics_and_asm_callout, Args_General4); in AddressOf()
332 return FuncCast(atomics_or_asm_callout, Args_General4); in AddressOf()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/wasm/
H A DWasmBuiltins.cpp484 *abiType = Args_General4; in AddressOf()
487 *abiType = Args_General4; in AddressOf()
490 *abiType = Args_General4; in AddressOf()
493 *abiType = Args_General4; in AddressOf()
508 *abiType = Args_General4; in AddressOf()
511 *abiType = Args_General4; in AddressOf()
514 *abiType = Args_General4; in AddressOf()
517 *abiType = Args_General4; in AddressOf()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DIonTypes.h706 Args_General4 = Args_General3 | (ArgType_General << (ArgType_Shift * 4)), enumerator
707 Args_General5 = Args_General4 | (ArgType_General << (ArgType_Shift * 5)),
H A DMacroAssembler-inl.h148 case Args_General4: in signature()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DIonTypes.h791 Args_General4 = Args_General3 | (ArgType_General << (ArgType_Shift * 4)),
792 Args_General5 = Args_General4 | (ArgType_General << (ArgType_Shift * 5)),
H A DMacroAssembler-inl.h150 case Args_General4: in signature()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DIonTypes.h754 Args_General4 = Args_General3 | (ArgType_General << (ArgType_Shift * 4)), enumerator
755 Args_General5 = Args_General4 | (ArgType_General << (ArgType_Shift * 5)),
H A DMacroAssembler-inl.h130 case Args_General4: in signature()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/wasm/
H A DWasmBuiltins.cpp814 *abiType = Args_General4; in AddressOf()
853 *abiType = Args_General4; in AddressOf()
856 *abiType = Args_General4; in AddressOf()
859 *abiType = Args_General4; in AddressOf()
862 *abiType = Args_General4; in AddressOf()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DIonTypes.h761 Args_General4 = Args_General3 | (ArgType_General << (ArgType_Shift * 4)), enumerator
762 Args_General5 = Args_General4 | (ArgType_General << (ArgType_Shift * 5)),
H A DMacroAssembler-inl.h185 case Args_General4: in signature()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DIonTypes.h796 Args_General4 = Args_General3 | (ArgType_General << (ArgType_Shift * 4)), enumerator
797 Args_General5 = Args_General4 | (ArgType_General << (ArgType_Shift * 5)),
H A DMacroAssembler-inl.h138 case Args_General4: in signature()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DIonTypes.h761 Args_General4 = Args_General3 | (ArgType_General << (ArgType_Shift * 4)), enumerator
762 Args_General5 = Args_General4 | (ArgType_General << (ArgType_Shift * 5)),
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DIonTypes.h767 Args_General4 = Args_General3 | (ArgType_General << (ArgType_Shift * 4)), enumerator
768 Args_General5 = Args_General4 | (ArgType_General << (ArgType_Shift * 5)),
H A DMacroAssembler-inl.h189 case Args_General4: in signature()
/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/
H A DWasmBuiltins.cpp980 *abiType = Args_General4; in AddressOf()
983 *abiType = Args_General4; in AddressOf()
986 *abiType = Args_General4; in AddressOf()
989 *abiType = Args_General4; in AddressOf()
/dports/www/firefox/firefox-99.0/js/src/wasm/
H A DWasmBuiltins.cpp1020 *abiType = Args_General4; in AddressOf()
1023 *abiType = Args_General4; in AddressOf()
1026 *abiType = Args_General4; in AddressOf()
1029 *abiType = Args_General4; in AddressOf()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/wasm/
H A DWasmBuiltins.cpp980 *abiType = Args_General4; in AddressOf()
983 *abiType = Args_General4; in AddressOf()
986 *abiType = Args_General4; in AddressOf()
989 *abiType = Args_General4; in AddressOf()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/arm64/vixl/
H A DMozSimulator-vixl.cpp563 case js::jit::Args_General4: {
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/arm64/vixl/
H A DMozSimulator-vixl.cpp584 case js::jit::Args_General4: { in VisitCallRedirection()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/arm64/vixl/
H A DMozSimulator-vixl.cpp679 case js::jit::Args_General4: { in VisitCallRedirection()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/arm64/vixl/
H A DMozSimulator-vixl.cpp660 case js::jit::Args_General4: { in VisitCallRedirection()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/arm64/vixl/
H A DMozSimulator-vixl.cpp660 case js::jit::Args_General4: { in VisitCallRedirection()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/arm64/vixl/
H A DMozSimulator-vixl.cpp625 case js::jit::Args_General4: { in VisitCallRedirection()

12