Home
last modified time | relevance | path

Searched refs:AddLabel (Results 1 - 13 of 13) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DregAllocator.h69 void AddLabel(Label *label) const;
H A DregAllocator.cpp65 void SimpleAllocator::AddLabel(Label *const label) const in AddLabel() function in ark::es2panda::compiler::SimpleAllocator
H A DcodeGen.cpp179 sa_.AddLabel(label); in SetLabel()
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A DregAllocator.h58 void AddLabel(Label *label) in AddLabel() function in panda::es2panda::panda::es2panda::compiler::RegAllocator
H A Dpandagen.cpp783 ra_.AddLabel(label); in SetLabel()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dcfgo.cpp221 newTarget->AddLabel(tgtLabIdx); in ClearCurBBAndResetTargetBB()
420 ftBB->AddLabel(tgtLabIdx); in Optimize()
H A Dcgfunc.cpp278 newBB->AddLabel(label.GetLabelIdx()); in HandleLabel()
628 retBBPart->AddLabel(retBBPartLabelIdx); in ProcessExitBBVec()
639 bb->AddLabel(newLabelIdx); in ProcessExitBBVec()
H A Disel.cpp185 newBB->AddLabel(label.GetLabelIdx()); in HandleLabel()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_symbol.h746 LabelIdx AddLabel(GStrIdx nameIdx) in AddLabel() function in maple::MIRLabelTable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dcgbb.h148 void AddLabel(LabelIdx idx)
H A Dcgfunc.h812 newBB->AddLabel(label); in CreateNewBB()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
H A Dlower.cpp689 LabelIdx labIdx = curFunc.GetLabelTab()->AddLabel(labelStrIdx); in GetLabelIdx()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_cgfunc.cpp3787 bb.AddLabel(labelIdx);
4530 fallthruBB->AddLabel(fallthruLBL);
4543 targetBB->AddLabel(targetLBL);

Completed in 23 milliseconds