Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp3585 …llvm::Value *ptrElem = ctor->builder_.CreateInBoundsGEP(ltype, ptrData, ctor->GetInputValue(inst, … in VisitLoadArray() local
3671 auto ptrElem = ctor->builder_.CreateInBoundsGEP(ltype, ptrData, index); in VisitStoreArray() local