Home
last modified time | relevance | path

Searched defs:getLabel (Results 1 – 17 of 17) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAddressPool.h53 MCSymbol *getLabel() { return AddressTableBaseSym; } in getLabel() function
DDwarfDebug.h243 const DILabel *getLabel() const { return cast<DILabel>(getEntity()); } in getLabel() function
DWinException.cpp332 const MCExpr *WinException::getLabel(const MCSymbol *Label) { in getLabel() function in WinException
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/Interp/
DByteCodeEmitter.h50 LabelTy getLabel() { return ++NextLabel; } in getLabel() function
DEvalEmitter.cpp49 EvalEmitter::LabelTy EvalEmitter::getLabel() { return NextLabel++; } in getLabel() function in EvalEmitter
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-xray/
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
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
DMCPseudoProbe.h86 MCSymbol *getLabel() const { return Label; } in getLabel() function
DMCDwarf.h171 MCSymbol *getLabel() const { return Label; } in getLabel() function
352 MCSymbol *getLabel() const { in getLabel() function
426 MCSymbol *getLabel() const { return Label; } in getLabel() function
598 MCSymbol *getLabel() const { return Label; } in getLabel() function
DMCCodeView.h51 const MCSymbol *getLabel() const { return Label; } in getLabel() function
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Passes/
DStandardInstrumentations.h296 StringRef getLabel() const { return Label; } in getLabel() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSDNodeDbgValue.h251 MDNode *getLabel() const { return Label; } in getLabel() function
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSVals.h588 const LabelDecl *getLabel() const { in getLabel() function
DCoreEngine.h501 const LabelDecl *getLabel() const { in getLabel() function
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Analysis/
DCFG.h1069 Stmt *getLabel() { return Label; } in getLabel() function
1070 const Stmt *getLabel() const { return Label; } in getLabel() function
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
DIntrinsicInst.h372 DILabel *getLabel() const { return cast<DILabel>(getRawLabel()); } in getLabel() function
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DStmt.h2589 LabelDecl *getLabel() const { return Label; } in getLabel() function
DExpr.h4316 LabelDecl *getLabel() const { return Label; } in getLabel() function