Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp254 void Emitter::EmitAsmLabel(AsmLabel label) in EmitAsmLabel() function in maplebe::Emitter
302 void Emitter::EmitAsmLabel(const MIRSymbol &mirSymbol, AsmLabel label) in EmitAsmLabel() function in maplebe::Emitter
443 EmitAsmLabel(kAsmZero); in EmitAsmLabel()
601 EmitAsmLabel(kAsmQuad); in EmitAsmLabel()
661 EmitAsmLabel(AsmLabel::kAsmLong); in EmitAsmLabel()
663 EmitAsmLabel(asmName); in EmitAsmLabel()
673 EmitAsmLabel(asmName); in EmitAsmLabel()
682 EmitAsmLabel(asmName); in EmitAsmLabel()
744 EmitAsmLabel(kAsmQuad); in EmitAsmLabel()
784 EmitAsmLabel(kAsmQua in EmitAsmLabel()
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Demit.h182 void EmitAsmLabel(AsmLabel label);
183 void EmitAsmLabel(const MIRSymbol &mirSymbol, AsmLabel label);

Completed in 4 milliseconds