Home
last modified time | relevance | path

Searched refs:kTypeConstString (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dglobal_tables.cpp24 MIRTypeKind defaultKind = (primTypeIdx == PTY_constStr ? kTypeConstString : kTypeScalar); in CreateMirType()
Dbin_mpl_export.cpp340 RegisterFactoryFunction<OutputTypeFactory>(kTypeConstString, OutputTypeConstString); in InitOutputTypeFactory()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/
Dlmir_builder.cpp117 case MIRTypeKind::kTypeConstString: in LiteCGGetTypeKind()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_type.h240 kTypeConstString, enumerator