Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Demit.h202 void EmitMethodFieldSequential(const MIRSymbol &mirSymbol, const std::map<GStrIdx, MIRType *> &strIdx2Type,
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp1871 EmitMethodFieldSequential(*s, strIdx2Type, sectionName); in EmitAsmLabel()
2707 void Emitter::EmitMethodFieldSequential(const MIRSymbol &mirSymbol, const std::map<GStrIdx, MIRType *> &strIdx2Type, in EmitAsmLabel() function in maplebe::Emitter

Completed in 6 milliseconds