Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/test/unit/plugin/
Dplugin_proceed_to_state_checker_type.cpp51 es2panda_Type *stringType = impl->CreateStringType(context); in CheckUnionType() local
/arkcompiler/runtime_core/static_core/assembler/
Dassembly-type.cpp141 auto stringType = Type::FromDescriptor(ark::panda_file::GetStringClassDescriptor(lang)); in IsStringType() local
Dassembly-emitter.cpp944 [[maybe_unused]] auto stringType = in MakeLiteralItemArrayValue() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dencode_visitor.cpp848 auto stringType = inst->CastToLoadString()->GetTypeId(); in VisitLoadString() local
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp3538 auto stringType = ctor->builder_.getInt32(inst->CastToLoadString()->GetTypeId()); in VisitLoadString() local