Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_parser.cpp2539 auto *str16Const = mod.CurFuncCodeMemPool()->New<Conststr16Node>(); in ParseExprConststr16() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp3706 Operand *AArch64CGFunc::SelectStr16Const(MIRStr16Const &str16Const) in SelectStr16Const()