Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Demit.h209 void EmitGlobalVar(const MIRSymbol &globalVar);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp1982 void Emitter::EmitGlobalVar(const MIRSymbol &globalVar) in EmitAsmLabel() function in maplebe::Emitter
2020 EmitGlobalVar(*(globalVarPair.first)); in EmitAsmLabel()
2038 EmitGlobalVar(*(globalVarPair.first)); in EmitAsmLabel()
2049 EmitGlobalVar(*(globalVarPair.first)); in EmitAsmLabel()

Completed in 6 milliseconds