Searched refs:AddLabel (Results 1 – 15 of 15) sorted by relevance
69 void AddLabel(Label *label) const;
65 void SimpleAllocator::AddLabel(Label *const label) const in AddLabel() function in panda::es2panda::compiler::SimpleAllocator
179 sa_.AddLabel(label); in SetLabel()
58 void AddLabel(Label *label) in AddLabel() function
790 ra_.AddLabel(label); in SetLabel()
200 newTarget->AddLabel(tgtLabIdx); in ClearCurBBAndResetTargetBB()611 ftBB->AddLabel(tgtLabIdx); in Optimize()695 nextReachableBB->AddLabel(labIdx); in Optimize()
1237 newBB->AddLabel(label.GetLabelIdx()); in HandleLabel()2248 retBBPart->AddLabel(retBBPartLabelIdx); in ProcessExitBBVec()2259 bb->AddLabel(newLabelIdx); in ProcessExitBBVec()
745 nextReachableBB->AddLabel(labelIdx); in UnreachCodeAnalysis()
206 newBB->AddLabel(label.GetLabelIdx()); in HandleLabel()
98 (void)newFunc.GetLabelTab()->AddLabel(strIdx); in CloneLabels()
762 LabelIdx AddLabel(GStrIdx nameIdx) in AddLabel() function
147 void AddLabel(LabelIdx idx) in AddLabel() function
1282 newBB->AddLabel(label); in CreateNewBB()
8970 callBB->AddLabel(callBBLabIdx); in IntrinsifyStringIndexOf()8981 jointBB->AddLabel(jointLabIdx); in IntrinsifyStringIndexOf()9398 bb.AddLabel(labelIdx); in GetOrCreateLabelOperand()11186 atomicBB->AddLabel(atomicBBLabIdx); in SelectAArch64CSyncFetch()11234 atomicBB->AddLabel(atomicBBLabIdx); in SelectCSyncCmpSwap()11279 nextBB->AddLabel(nextBBLableIdx); in SelectCSyncCmpSwap()11322 atomicBB->AddLabel(atomicBBLabIdx); in SelectCSyncLockTestSet()11527 newBB->AddLabel(labIdx); in CreateLabeledBB()11671 fallthruBB->AddLabel(fallthruLBL); in InsertJumpPad()11684 targetBB->AddLabel(targetLBL); in InsertJumpPad()
2626 LabelIdx labIdx = curFunc.GetLabelTab()->AddLabel(labelStrIdx); in GetLabelIdx()3192 LabelIdx labIdx = curFunc->GetLabelTab()->AddLabel(labelStrIdx); in LowerIntrinJavaArrayLength()