Home
last modified time | relevance | path

Searched defs:lbl (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_lower.cpp619 LabelNode *lbl = mirFunc->GetCodeMempool()->New<LabelNode>(); in LowerEmbeddedCandCior() local
Dmir_parser.cpp646 LabelIdx lbl = 0; in ParseStmtSwitch() local
697 LabelIdx lbl = 0; in ParseStmtRangegoto() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_emitter.cpp1857 MIRLblConst &lbl = static_cast<MIRLblConst &>(mirConst); in EmitSingleElement() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Demit.cpp820 MIRLblConst &lbl = static_cast<MIRLblConst &>(mirConst); in EmitScalarConstant() local