Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Dx64_emitter.cpp1658 MIRLblConst &lbl = static_cast<MIRLblConst &>(mirConst); in EmitSingleElement() local
1659 uint32 labelIdx = lbl.GetValue(); in EmitSingleElement()
1660 uint32 funcUniqueId = lbl.GetPUIdx(); in EmitSingleElement()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp740 MIRLblConst &lbl = static_cast<MIRLblConst &>(mirConst); in EmitAsmLabel() local
746 EmitLabelRef(lbl.GetValue()); in EmitAsmLabel()

Completed in 12 milliseconds