Home
last modified time | relevance | path

Searched refs:Int64ToBigEndianInt64 (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dlcr_circuit_builder.h101 GateRef CircuitBuilder::Int64ToBigEndianInt64(GateRef x) in Int64ToBigEndianInt64() function in panda::ecmascript::kungfu::CircuitBuilder
H A Dcircuit_builder.h858 inline GateRef Int64ToBigEndianInt64(GateRef x);
H A Dtyped_native_inline_lowering.cpp1603 GateRef bigEndianInt64Res = builder_.Int64ToBigEndianInt64(int64Res); in GetValueFromBuffer()
1756 GateRef bigEndianInt64Value = builder_.Int64ToBigEndianInt64(int64bitsValue); in SetValueInBuffer()

Completed in 10 milliseconds