Home
last modified time | relevance | path

Searched refs:EmitStr16Constant (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Demit.h193 void EmitStr16Constant(const MIRStr16Const &mirStr16Const);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp478 emitter->EmitStr16Constant(*str16Const); in EmitAsmLabel()
616 void Emitter::EmitStr16Constant(const MIRStr16Const &mirStr16Const) in EmitAsmLabel() function in maplebe::Emitter
696 EmitStr16Constant(str16Ct); in EmitAsmLabel()

Completed in 5 milliseconds