Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/assembler/
Dassembly-type.cpp135 auto stringType = Type::FromDescriptor(panda::panda_file::GetStringClassDescriptor(lang)); in IsStringType() local
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dconst_array_resolver.cpp333 auto stringType = in FillLiteral() local
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dmethod_type_infer.cpp819 auto stringType = GateType::StringType(); in InferLdStr() local
963 auto stringType = GateType::StringType(); in InferGetNextPropName() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcodegen.cpp3350 auto stringType = inst->CastToLoadString()->GetTypeId(); in VisitLoadString() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp8946 auto stringType = static_cast<MIRStructType *>(type); in IntrinsifyStringIndexOf() local