Home
last modified time | relevance | path

Searched refs:Int64ToTaggedIntPtr (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.h260 GateRef Int64ToTaggedIntPtr(GateRef x);
Dstub_builder-inl.h791 inline GateRef StubBuilder::Int64ToTaggedIntPtr(GateRef x) in Int64ToTaggedIntPtr() function
Dstub_builder.cpp8196 result = Int64ToTaggedIntPtr(rawValue); in GetTaggedValueWithElementsKind()