Home
last modified time | relevance | path

Searched defs:lidx (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dme_irmap.h41 BB *GetBBForLabIdx(LabelIdx lidx, PUIdx) override in GetBBForLabIdx()
Dme_ir.h894 AddroflabelMeExpr(int32 exprid, LabelIdx lidx) in AddroflabelMeExpr()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dbin_func_export.cpp111 void BinaryMplExport::OutputLabel(LabelIdx lidx) in OutputLabel()
Dbin_func_import.cpp123 LabelIdx lidx = func->GetLabelTab()->CreateLabel(); in ImportLabel() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_cfg.cpp97 for (auto lidx : in BuildCFG() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_emitter.cpp799 auto lidx = static_cast<ImmOperand *>(opnd1)->GetValue(); in EmitAdrpLabel() local