Home
last modified time | relevance | path

Searched refs:Int64ToTaggedIntPtr (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_string_stub_builder.cpp228 result = Int64ToTaggedIntPtr((ZExtInt16ToInt64( in FastStringCharCodeAt()
235 result = Int64ToTaggedIntPtr((ZExtInt8ToInt64( in FastStringCharCodeAt()
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder.h318 GateRef Int64ToTaggedIntPtr(GateRef x);
H A Dstub_builder-inl.h934 inline GateRef StubBuilder::Int64ToTaggedIntPtr(GateRef x) in Int64ToTaggedIntPtr() function in panda::ecmascript::kungfu::StubBuilder
H A Dstub_builder.cpp9393 result = Int64ToTaggedIntPtr(rawValue); in GetTaggedValueWithElementsKind()
9859 GateRef convertedInt = Int64ToTaggedIntPtr(value); in MigrateFromRawValueToHeapValues()

Completed in 39 milliseconds