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.cpp84 auto srcPtr = reinterpret_cast<JSTaggedType *>( in AdjustPrimitiveArray() local
117 auto srcPtr = reinterpret_cast<JSTaggedType *>( in AdjustArray() local
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp3361 auto srcPtr = ctor->GetInputValue(inst, 0); in VisitLoad() local
3384 auto srcPtr = ctor->GetInputValue(inst, 0); in VisitStore() local
3414 auto srcPtr = ctor->GetInputValue(inst, 0); in VisitLoadI() local
3427 auto srcPtr = ctor->GetInputValue(inst, 0); in VisitStoreI() local