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_be/src/cg/
Demit.cpp646 MIRStr16Const *str16Const = safe_cast<MIRStr16Const>(st->GetKonst()); in EmitFunctionSymbolTable() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp3106 Operand *AArch64CGFunc::SelectStr16Const(MIRStr16Const &str16Const) in SelectStr16Const()