Home
last modified time | relevance | path

Searched defs:srcPtr (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_plain_array.cpp82 auto srcPtr = reinterpret_cast<JSTaggedType *>( in AdjustPrimitiveArray() local
115 auto srcPtr = reinterpret_cast<JSTaggedType *>( in AdjustArray() local
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp3708 auto srcPtr = ctor->GetInputValue(inst, 0); in VisitLoad() local
3731 auto srcPtr = ctor->GetInputValue(inst, 0); in VisitStore() local
3761 auto srcPtr = ctor->GetInputValue(inst, 0); in VisitLoadI() local
3774 auto srcPtr = ctor->GetInputValue(inst, 0); in VisitStoreI() local