Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Demit.h194 void EmitIntConst(const MIRSymbol &mirSymbol, MIRAggConst &aggConst, uint32 itabConflictIndex,
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp1245 void Emitter::EmitIntConst(const MIRSymbol &mirSymbol, MIRAggConst &aggConst, uint32 itabConflictIndex, in EmitAsmLabel() function in maplebe::Emitter
1557 EmitIntConst(mirSymbol, aggConst, itabConflictIndex, strIdx2Type, i); in EmitAsmLabel()

Completed in 6 milliseconds