Home
last modified time | relevance | path

Searched refs:TaggedPtrToTaggedIntPtr (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dprofiler_stub_builder.cpp1145 GateRef offset = offsetInfo.isPc ? TaggedPtrToTaggedIntPtr(PtrSub(offsetInfo.pc, firstPC)) in TryJitCompile()
H A Dstub_builder.h322 GateRef TaggedPtrToTaggedIntPtr(GateRef x);
H A Dstub_builder-inl.h954 inline GateRef StubBuilder::TaggedPtrToTaggedIntPtr(GateRef x) in TaggedPtrToTaggedIntPtr() function in panda::ecmascript::kungfu::StubBuilder
H A Dstub_builder.cpp1043 result = TaggedPtrToTaggedIntPtr(*result); in JSObjectGetProperty()
2401 result = TaggedPtrToTaggedIntPtr(*result); in LoadFromField()
H A Dinterpreter_stub.cpp715 GateRef offset = TaggedPtrToTaggedIntPtr(PtrSub(pc, firstPC)); in DECLARE_ASM_HANDLER()
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_object_stub_builder.cpp837 value = TaggedPtrToTaggedIntPtr(*value); in IsUninitializedProperty()
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
H A Dbaseline_stubs.cpp1881 GateRef offsetPtr = TaggedPtrToTaggedIntPtr(IntPtr(offset)); in GenerateCircuit()

Completed in 60 milliseconds