Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAddressPool.h53 MCSymbol *getLabel() { return AddressTableBaseSym; } in getLabel() function
H A DDwarfDebug.h244 const DILabel *getLabel() const { return cast<DILabel>(getEntity()); } in getLabel() function
H A DWinException.cpp319 const MCExpr *WinException::getLabel(const MCSymbol *Label) { in getLabel() function in WinException
/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DByteCodeEmitter.h50 LabelTy getLabel() { return ++NextLabel; } in getLabel() function
H A DEvalEmitter.cpp50 EvalEmitter::LabelTy EvalEmitter::getLabel() { return NextLabel++; } in getLabel() function in EvalEmitter
/openbsd-src/gnu/llvm/llvm/tools/llvm-xray/
H A Dxray-graph-diff.cpp301 static std::string getLabel(const GraphDiffRenderer::GraphT::EdgeValueType &E, in getLabel() function
319 static std::string getLabel(const GraphDiffRenderer::GraphT::VertexValueType &V, in getLabel() function
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCDwarf.h196 MCSymbol *getLabel() const { return Label; } in getLabel() function
397 MCSymbol *getLabel() const { in getLabel() function
471 MCSymbol *getLabel() const { return Label; } in getLabel() function
643 MCSymbol *getLabel() const { return Label; } in getLabel() function
H A DMCCodeView.h58 const MCSymbol *getLabel() const { return Label; } in getLabel() function
H A DMCPseudoProbe.h165 MCSymbol *getLabel() const { return Label; } in getLabel() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h252 MDNode *getLabel() const { return Label; } in getLabel() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h304 StringRef getLabel() const { return Label; } in getLabel() function
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h494 const LabelDecl *getLabel() const { in getLabel() function
H A DCoreEngine.h513 const LabelDecl *getLabel() const { in getLabel() function
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/
H A DCFG.h1069 Stmt *getLabel() { return Label; } in getLabel() function
1070 const Stmt *getLabel() const { return Label; } in getLabel() function
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DIntrinsicInst.h465 DILabel *getLabel() const { return cast<DILabel>(getRawLabel()); } in getLabel() function
/openbsd-src/gnu/llvm/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1456 StringRef getLabel() const { in getLabel() function in __anon0dac999d2511::DotCfgDiffNode
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DStmt.h2662 LabelDecl *getLabel() const { return Label; } in getLabel() function
H A DExpr.h4334 LabelDecl *getLabel() const { return Label; } in getLabel() function