Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAddressPool.h53 MCSymbol *getLabel() { return AddressTableBaseSym; } in getLabel() function
H A DDwarfDebug.h299 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
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeEmitter.h44 LabelTy getLabel() { return ++NextLabel; } in getLabel() function
H A DEvalEmitter.cpp58 EvalEmitter::LabelTy EvalEmitter::getLabel() { return NextLabel++; } getLabel() function in EvalEmitter
/freebsd-src/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
659 MCSymbol *getLabel() const { return Label; } getLabel() function
H A DMCCodeView.h58 const MCSymbol *getLabel() const { return Label; } in getLabel() function
H A DMCPseudoProbe.h172 MCSymbol *getLabel() const { return Label; } in getLabel() function
/freebsd-src/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
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h252 MDNode *getLabel() const { return Label; } in getLabel() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h320 StringRef getLabel() const { return Label; } getLabel() function
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h436 const LabelDecl *getLabel() const { return castDataAs<LabelDecl>(); } getLabel() function
H A DCoreEngine.h509 const LabelDecl *getLabel() const { in getLabel() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/
H A DCFG.h1097 Stmt *getLabel() { return Label; } getLabel() function
1098 const Stmt *getLabel() const { return Label; } getLabel() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp487 std::string getLabel(const FuncTy *Func, const CallTy Call, getLabel() function in __anon657637020111::CallsiteContextGraph
1467 std::string ModuleCallsiteContextGraph::getLabel(const Function *Func, getLabel() function in ModuleCallsiteContextGraph
1475 std::string IndexCallsiteContextGraph::getLabel(const FunctionSummary *Func, getLabel() function in IndexCallsiteContextGraph
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h533 DILabel *getLabel() const { return cast<DILabel>(getRawLabel()); } getLabel() function
/freebsd-src/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1710 StringRef getLabel() const { getLabel() function in __anon834b46f82a11::DotCfgDiffNode
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h4332 LabelDecl *getLabel() const { return Label; } getLabel() function