Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp3654 auto charAt = ctor->builder_.CreateInBoundsGEP(ctor->builder_.getInt8Ty(), chars, index); in VisitLoadCompressedStringChar() local
3669 auto charAt = ctor->builder_.CreatePHI(ctor->builder_.getInt16Ty(), 2U); in VisitLoadCompressedStringChar() local