Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dobj_emit.cpp322 MIRStr16Const *mirStr16Const = safe_cast<MIRStr16Const>(str16Symbol.GetKonst()); in EmitStr16Const() local
Demit.cpp781 void Emitter::EmitStr16Constant(const MIRStr16Const &mirStr16Const) in EmitStr16Constant()