Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Demit.h222 void EmitArrayConstant(MIRConst &mirConst);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp1580 void Emitter::EmitArrayConstant(MIRConst &mirConst) in EmitAsmLabel() function in maplebe::Emitter
1605 EmitArrayConstant(*elemConst); in EmitAsmLabel()
1711 EmitArrayConstant(*mirConst); in EmitAsmLabel()
1807 EmitArrayConstant(*mirConst); in EmitAsmLabel()
2347 EmitArrayConstant(*mirConst); in EmitAsmLabel()
2383 EmitArrayConstant(*ct); in EmitAsmLabel()

Completed in 6 milliseconds