Home
last modified time | relevance | path

Searched refs:Int64ToDouble (Results 1 – 25 of 31) sorted by relevance

12

/dports/lang/spidermonkey60/firefox-60.9.0/js/src/wasm/
H A DWasmBuiltins.cpp428 static double Int64ToDouble(int32_t x_hi, uint32_t x_lo) { in Int64ToDouble() function
537 case SymbolicAddress::Int64ToDouble: in AddressOf()
539 return FuncCast(Int64ToDouble, *abiType); in AddressOf()
666 case SymbolicAddress::Int64ToDouble: in NeedsBuiltinThunk()
H A DWasmFrameIter.cpp1094 case SymbolicAddress::Int64ToDouble: in ThunkedNativeToDescription()
H A DWasmTypes.h1349 Int64ToDouble, enumerator
/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/
H A DWasmBuiltins.h88 Int64ToDouble, enumerator
H A DWasmBuiltins.cpp898 static double Int64ToDouble(int32_t x_hi, uint32_t x_lo) { in Int64ToDouble() function
1009 case SymbolicAddress::Int64ToDouble: in AddressOf()
1011 return FuncCast(Int64ToDouble, *abiType); in AddressOf()
1339 case SymbolicAddress::Int64ToDouble: in NeedsBuiltinThunk()
H A DWasmFrameIter.cpp1407 case SymbolicAddress::Int64ToDouble: in ThunkedNativeToDescription()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/wasm/
H A DWasmBuiltins.h88 Int64ToDouble, enumerator
H A DWasmBuiltins.cpp898 static double Int64ToDouble(int32_t x_hi, uint32_t x_lo) { in Int64ToDouble() function
1009 case SymbolicAddress::Int64ToDouble: in AddressOf()
1011 return FuncCast(Int64ToDouble, *abiType); in AddressOf()
1339 case SymbolicAddress::Int64ToDouble: in NeedsBuiltinThunk()
H A DWasmFrameIter.cpp1407 case SymbolicAddress::Int64ToDouble: in ThunkedNativeToDescription()
/dports/www/firefox/firefox-99.0/js/src/wasm/
H A DWasmBuiltins.h90 Int64ToDouble, enumerator
H A DWasmBuiltins.cpp940 static double Int64ToDouble(int32_t x_hi, uint32_t x_lo) { in Int64ToDouble() function
1049 case SymbolicAddress::Int64ToDouble: in AddressOf()
1051 return FuncCast(Int64ToDouble, *abiType); in AddressOf()
1381 case SymbolicAddress::Int64ToDouble: in NeedsBuiltinThunk()
H A DWasmFrameIter.cpp1484 case SymbolicAddress::Int64ToDouble: in ThunkedNativeToDescription()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/wasm/
H A DWasmBuiltins.cpp743 static double Int64ToDouble(int32_t x_hi, uint32_t x_lo) { in Int64ToDouble() function
882 case SymbolicAddress::Int64ToDouble: in AddressOf()
884 return FuncCast(Int64ToDouble, *abiType); in AddressOf()
1160 case SymbolicAddress::Int64ToDouble: in NeedsBuiltinThunk()
H A DWasmFrameIter.cpp1296 case SymbolicAddress::Int64ToDouble: in ThunkedNativeToDescription()
H A DWasmTypes.h2670 Int64ToDouble, enumerator
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/util/
H A Drepresent_as_test.cpp131 TEST(RepresentAs, Int64ToDouble) { in TEST() argument
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/mips32/
H A DCodeGenerator-mips32.cpp469 wasm::SymbolicAddress::Int64ToDouble, MoveOp::DOUBLE); in visitInt64ToFloatingPoint()
/dports/www/firefox/firefox-99.0/js/src/jit/mips32/
H A DCodeGenerator-mips32.cpp469 wasm::SymbolicAddress::Int64ToDouble, MoveOp::DOUBLE); in visitInt64ToFloatingPoint()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/mips32/
H A DCodeGenerator-mips32.cpp469 wasm::SymbolicAddress::Int64ToDouble, MoveOp::DOUBLE); in visitInt64ToFloatingPoint()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips32/
H A DCodeGenerator-mips32.cpp516 wasm::SymbolicAddress::Int64ToDouble, MoveOp::DOUBLE); in visitInt64ToFloatingPoint()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/mips32/
H A DCodeGenerator-mips32.cpp527 wasm::SymbolicAddress::Int64ToDouble, MoveOp::DOUBLE); in visitInt64ToFloatingPoint()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/arm/
H A DCodeGenerator-arm.cpp2559 : wasm::SymbolicAddress::Int64ToDouble); in visitInt64ToFloatingPointCall()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/arm/
H A DCodeGenerator-arm.cpp2559 : wasm::SymbolicAddress::Int64ToDouble); in visitInt64ToFloatingPointCall()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/arm/
H A DCodeGenerator-arm.cpp2473 : wasm::SymbolicAddress::Int64ToDouble); in visitInt64ToFloatingPointCall()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/arm/
H A DCodeGenerator-arm.cpp2447 : wasm::SymbolicAddress::Int64ToDouble); in visitInt64ToFloatingPointCall()

12