Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp300 auto foundCharPtr = builder_->CreateInBoundsGEP(charTy, addr_, nbytes); in GenFindChar128() local
357 auto foundCharPtr = builder_->CreateInBoundsGEP(charTy, addr_, nbytes); in GenFindChar256() local
374 llvm::Value *foundCharPtr = nullptr; in Generate() local