Home
last modified time | relevance | path

Searched refs:getLabel (Results 1 – 25 of 81) sorted by relevance

1234

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOperand.cpp669 if (MCSymbol *Label = CFI.getLabel()) in printCFI()
675 if (MCSymbol *Label = CFI.getLabel()) in printCFI()
680 if (MCSymbol *Label = CFI.getLabel()) in printCFI()
685 if (MCSymbol *Label = CFI.getLabel()) in printCFI()
692 if (MCSymbol *Label = CFI.getLabel()) in printCFI()
698 if (MCSymbol *Label = CFI.getLabel()) in printCFI()
704 if (MCSymbol *Label = CFI.getLabel()) in printCFI()
711 if (MCSymbol *Label = CFI.getLabel()) in printCFI()
719 if (MCSymbol *Label = CFI.getLabel()) in printCFI()
726 if (MCSymbol *Label = CFI.getLabel()) in printCFI()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp301 FilteredLines.push_back(MCCVLoc(MCCVLines[Idx].getLabel(), FuncId, in getFunctionLineEntries()
391 OS.emitAbsoluteSymbolDiff(J->getLabel(), FuncBegin, 4); in emitLineTableForFunction()
498 const MCSection *FirstSec = &Locs.front().getLabel()->getSection(); in encodeInlineLineTable()
500 if (&Loc.getLabel()->getSection() != FirstSec) { in encodeInlineLineTable()
551 unsigned Length = computeLabelDiff(Asm, LastLabel, Loc.getLabel()); in encodeInlineLineTable()
554 LastLabel = Loc.getLabel(); in encodeInlineLineTable()
581 unsigned CodeDelta = computeLabelDiff(Asm, LastLabel, Loc.getLabel()); in encodeInlineLineTable()
600 LastLabel = Loc.getLabel(); in encodeInlineLineTable()
613 if (&Loc.getLabel()->getSection() == &LastLabel->getSection()) in encodeInlineLineTable()
614 LocAfterLength = computeLabelDiff(Asm, LastLabel, Loc.getLabel()); in encodeInlineLineTable()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp318 IndirectJumpTargets.push_back(cast<AddrLabelExpr>(S)->getLabel()); in BuildScopeInformation()
672 if (GS->getLabel()->getStmt()) { in VerifyJumps()
673 CheckJump(GS, GS->getLabel()->getStmt(), GS->getGotoLoc(), in VerifyJumps()
689 LabelDecl *LD = L->getLabel(); in VerifyJumps()
1007 if (GS->getLabel()->isMSAsmLabel()) { in CheckGotoStmt()
1009 << GS->getLabel()->getIdentifier(); in CheckGotoStmt()
1010 S.Diag(GS->getLabel()->getLocation(), diag::note_goto_ms_asm_label) in CheckGotoStmt()
1011 << GS->getLabel()->getIdentifier(); in CheckGotoStmt()
H A DAnalysisBasedWarnings.cpp330 dyn_cast_or_null<CXXCatchStmt>(Succ->getLabel())) { in throwEscapes()
1102 const Stmt *L = B->getLabel(); in fillReachableBlocks()
1134 const SwitchCase *SW = dyn_cast_or_null<SwitchCase>(P->getLabel()); in checkFallThroughIntoBlock()
1135 if (SW && SW->getSubStmt() == B.getLabel() && P->begin() == P->end()) in checkFallThroughIntoBlock()
1138 const LabelStmt *L = dyn_cast_or_null<LabelStmt>(P->getLabel()); in checkFallThroughIntoBlock()
1139 if (L && L->getSubStmt() == B.getLabel() && P->begin() == P->end()) in checkFallThroughIntoBlock()
1234 if (const SwitchCase *SW = dyn_cast_or_null<SwitchCase>(B.getLabel())) in getLastStmt()
1301 const Stmt *Label = B->getLabel(); in DiagnoseSwitchLabelsFallthrough()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DUnreachableCodeChecker.cpp120 if (const Stmt *label = CB->getLabel()) in checkEndAnalysis()
248 return CB->getLabel() == nullptr // No labels in isEmptyCFGBlock()
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp916 LabelTy LabelTrue = this->getLabel(); in VisitLogicalBinOp()
917 LabelTy LabelEnd = this->getLabel(); in VisitLogicalBinOp()
938 LabelTy LabelFalse = this->getLabel(); in VisitLogicalBinOp()
939 LabelTy LabelEnd = this->getLabel(); in VisitLogicalBinOp()
1856 LabelTy LabelEnd = this->getLabel(); // Label after the operator. in VisitAbstractConditionalOperator()
1857 LabelTy LabelFalse = this->getLabel(); // Label for the false expr. in VisitAbstractConditionalOperator()
3000 E->getLabel(), PT_Ptr, /*IsConst=*/true, /*IsExtended=*/false); in VisitAddrLabelExpr()
4314 LabelTy LabelElse = this->getLabel(); in visitIfStmt()
4315 LabelTy LabelEnd = this->getLabel(); in visitIfStmt()
4327 LabelTy LabelEnd = this->getLabel(); in visitIfStmt()
[all …]
H A DByteCodeEmitter.h44 LabelTy getLabel() { return ++NextLabel; } in getLabel() function
H A DEvalEmitter.h54 LabelTy getLabel();
H A DEvalEmitter.cpp83 EvalEmitter::LabelTy EvalEmitter::getLabel() { return NextLabel++; } in getLabel() function in EvalEmitter
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-graph-diff.cpp300 static std::string getLabel(const GraphDiffRenderer::GraphT::EdgeValueType &E, in getLabel() function
318 static std::string getLabel(const GraphDiffRenderer::GraphT::VertexValueType &V, in getLabel() function
385 TailId, getLabel(E, EdgeLabel), getColor(E, G, H, EdgeColor), in exportGraphAsDOT()
399 VertexNo[VertexId], getLabel(V, VertexLabel, TruncLen), in exportGraphAsDOT()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAddressPool.h53 MCSymbol *getLabel() { return AddressTableBaseSym; } in getLabel() function
H A DWinException.h82 const MCExpr *getLabel(const MCSymbol *Label);
H A DWinException.cpp319 const MCExpr *WinException::getLabel(const MCSymbol *Label) { in getLabel() function in WinException
325 return MCBinaryExpr::createAdd(getLabel(Label), in getLabelPlusOne()
654 OS.emitValue(getLabel(BeginLabel), 4); in emitSEHActionsForRange()
956 ? getLabel(ChangeLabel) in computeIP2StateTable()
H A DDwarfDebug.h299 const DILabel *getLabel() const { return cast<DILabel>(getEntity()); }
302 StringRef getName() const { return getLabel()->getName(); }
244 const DILabel *getLabel() const { return cast<DILabel>(getEntity()); } getLabel() function
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCDwarf.h200 MCSymbol *getLabel() const { return Label; } in getLabel() function
402 MCSymbol *getLabel() const { in getLabel() function
476 MCSymbol *getLabel() const { return Label; } in getLabel() function
681 MCSymbol *getLabel() const { return Label; } in getLabel() function
H A DMCCodeView.h58 const MCSymbol *getLabel() const { return Label; } in getLabel() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtDataCollectors.td142 addData(S->getLabel()->getName());
163 addData(S->getLabel()->getName());
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCFGStmtMap.cpp68 if (Stmt *Label = B->getLabel()) in Accumulate()
H A DProgramPoint.cpp153 if (const Stmt *Label = E.getDst()->getLabel()) { in printJson()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h509 const LabelDecl *getLabel() const { in getLabel() function
510 return cast<LabelStmt>((*I)->getLabel())->getDecl(); in getLabel()
558 return cast<CaseStmt>((*I)->getLabel()); in getCase()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugProgramInstruction.cpp124 return cast<DbgLabelRecord>(this)->getLabel() == in isIdenticalToWhenDefined()
125 cast<DbgLabelRecord>(R).getLabel(); in isIdenticalToWhenDefined()
399 return new DbgLabelRecord(getLabel(), getDebugLoc()); in clone()
464 MetadataAsValue::get(getDebugLoc()->getContext(), getLabel())}; in createDebugIntrinsic()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DMangle.cpp150 if (!ALA->getIsLiteralLabel() || ALA->getLabel().starts_with("llvm.")) { in mangleName()
151 Out << ALA->getLabel(); in mangleName()
172 Out << ALA->getLabel(); in mangleName()
H A DAPValue.cpp493 ID.AddPointer(getAddrLabelDiffLHS()->getLabel()->getCanonicalDecl()); in Profile()
494 ID.AddPointer(getAddrLabelDiffRHS()->getLabel()->getCanonicalDecl()); in Profile()
938 Out << "&&" << getAddrLabelDiffLHS()->getLabel()->getName(); in printPretty()
940 Out << "&&" << getAddrLabelDiffRHS()->getLabel()->getName(); in printPretty()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DVarBypassDetector.cpp141 if (const LabelStmt *LS = GS->getLabel()->getStmt()) in Detect()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h252 MDNode *getLabel() const { return Label; } in getLabel() function

1234