Home
last modified time | relevance | path

Searched refs:TruncateDoubleToInt64 (Results 1 – 25 of 35) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/wasm/
H A DWasmTypes.cpp224 TruncateDoubleToInt64(double input) in TruncateDoubleToInt64() function
310 case SymbolicAddress::TruncateDoubleToInt64: in AddressOf()
311 return FuncCast(TruncateDoubleToInt64, Args_Int64_Double); in AddressOf()
H A DWasmTypes.h1013 TruncateDoubleToInt64, enumerator
H A DWasmBaselineCompile.cpp6782 SymbolicAddress::TruncateDoubleToInt64, in emitBody()
6798 SymbolicAddress::TruncateDoubleToInt64, in emitBody()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/wasm/
H A DWasmBuiltins.cpp392 static int64_t TruncateDoubleToInt64(double input) { in TruncateDoubleToInt64() function
522 case SymbolicAddress::TruncateDoubleToInt64: in AddressOf()
524 return FuncCast(TruncateDoubleToInt64, *abiType); in AddressOf()
661 case SymbolicAddress::TruncateDoubleToInt64: in NeedsBuiltinThunk()
H A DWasmFrameIter.cpp1084 case SymbolicAddress::TruncateDoubleToInt64: in ThunkedNativeToDescription()
H A DWasmTypes.h1342 TruncateDoubleToInt64, enumerator
/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/
H A DWasmBuiltins.h81 TruncateDoubleToInt64, enumerator
H A DWasmBuiltins.cpp850 static int64_t TruncateDoubleToInt64(double input) { in TruncateDoubleToInt64() function
994 case SymbolicAddress::TruncateDoubleToInt64: in AddressOf()
996 return FuncCast(TruncateDoubleToInt64, *abiType); in AddressOf()
1334 case SymbolicAddress::TruncateDoubleToInt64: in NeedsBuiltinThunk()
H A DWasmFrameIter.cpp1397 case SymbolicAddress::TruncateDoubleToInt64: in ThunkedNativeToDescription()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/wasm/
H A DWasmBuiltins.h81 TruncateDoubleToInt64, enumerator
H A DWasmBuiltins.cpp850 static int64_t TruncateDoubleToInt64(double input) { in TruncateDoubleToInt64() function
994 case SymbolicAddress::TruncateDoubleToInt64: in AddressOf()
996 return FuncCast(TruncateDoubleToInt64, *abiType); in AddressOf()
1334 case SymbolicAddress::TruncateDoubleToInt64: in NeedsBuiltinThunk()
H A DWasmFrameIter.cpp1397 case SymbolicAddress::TruncateDoubleToInt64: in ThunkedNativeToDescription()
/dports/www/firefox/firefox-99.0/js/src/wasm/
H A DWasmBuiltins.h83 TruncateDoubleToInt64, enumerator
H A DWasmBuiltins.cpp892 static int64_t TruncateDoubleToInt64(double input) { in TruncateDoubleToInt64() function
1034 case SymbolicAddress::TruncateDoubleToInt64: in AddressOf()
1036 return FuncCast(TruncateDoubleToInt64, *abiType); in AddressOf()
1376 case SymbolicAddress::TruncateDoubleToInt64: in NeedsBuiltinThunk()
H A DWasmFrameIter.cpp1474 case SymbolicAddress::TruncateDoubleToInt64: in ThunkedNativeToDescription()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/wasm/
H A DWasmBuiltins.cpp695 static int64_t TruncateDoubleToInt64(double input) { in TruncateDoubleToInt64() function
867 case SymbolicAddress::TruncateDoubleToInt64: in AddressOf()
869 return FuncCast(TruncateDoubleToInt64, *abiType); in AddressOf()
1155 case SymbolicAddress::TruncateDoubleToInt64: in NeedsBuiltinThunk()
H A DWasmFrameIter.cpp1286 case SymbolicAddress::TruncateDoubleToInt64: in ThunkedNativeToDescription()
H A DWasmTypes.h2663 TruncateDoubleToInt64, enumerator
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/mips32/
H A DCodeGenerator-mips32.cpp422 wasm::SymbolicAddress::TruncateDoubleToInt64); in visitWasmTruncateToInt64()
/dports/www/firefox/firefox-99.0/js/src/jit/mips32/
H A DCodeGenerator-mips32.cpp422 wasm::SymbolicAddress::TruncateDoubleToInt64); in visitWasmTruncateToInt64()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/mips32/
H A DCodeGenerator-mips32.cpp422 wasm::SymbolicAddress::TruncateDoubleToInt64); in visitWasmTruncateToInt64()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips32/
H A DCodeGenerator-mips32.cpp473 wasm::SymbolicAddress::TruncateDoubleToInt64); in visitWasmTruncateToInt64()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/mips32/
H A DCodeGenerator-mips32.cpp480 wasm::SymbolicAddress::TruncateDoubleToInt64); in visitWasmTruncateToInt64()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/mips32/
H A DCodeGenerator-mips32.cpp776 masm.callWithABI(wasm::SymbolicAddress::TruncateDoubleToInt64); in visitWasmTruncateToInt64()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/arm/
H A DCodeGenerator-arm.cpp2499 wasm::SymbolicAddress::TruncateDoubleToInt64, in visitWasmTruncateToInt64()

12