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

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAddressPool.h53 MCSymbol *getLabel() { return AddressTableBaseSym; } function in class:llvm::AddressPool
H A DWinException.cpp319 const MCExpr *WinException::getLabel(const MCSymbol *Label) { function in class:WinException
H A DDwarfDebug.h299 const DILabel *getLabel() const { return cast<DILabel>(getEntity()); } function in class:llvm::DbgLabel
/freebsd-current/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeEmitter.h44 LabelTy getLabel() { return ++NextLabel; } function in class:clang::interp::ByteCodeEmitter
H A DEvalEmitter.cpp58 EvalEmitter::LabelTy EvalEmitter::getLabel() { return NextLabel++; } function in class:EvalEmitter
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-graph-diff.cpp300 static std::string getLabel(const GraphDiffRenderer::GraphT::EdgeValueType &E, function
318 static std::string getLabel(const GraphDiffRenderer::GraphT::VertexValueType &V, function
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h252 MDNode *getLabel() const { return Label; } function in class:llvm::SDDbgLabel
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCCodeView.h58 const MCSymbol *getLabel() const { return Label; } function in class:llvm::MCCVLoc
H A DMCPseudoProbe.h172 MCSymbol *getLabel() const { return Label; } function in class:llvm::MCPseudoProbe
H A DMCDwarf.h200 MCSymbol *getLabel() const { return Label; } function in class:llvm::MCDwarfLineEntry
402 MCSymbol *getLabel() const { function in class:llvm::MCDwarfLineTable
476 MCSymbol *getLabel() const { return Label; } function in class:llvm::MCGenDwarfLabelEntry
659 MCSymbol *getLabel() const { return Label; } function in class:llvm::MCCFIInstruction
/freebsd-current/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h436 const LabelDecl *getLabel() const { return castDataAs<LabelDecl>(); } function in class:clang::ento::loc::GotoLabel
H A DCoreEngine.h509 const LabelDecl *getLabel() const { function in class:clang::ento::IndirectGotoNodeBuilder::iterator
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h320 StringRef getLabel() const { return Label; } function in class:BlockDataT
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp487 std::string getLabel(const FuncTy *Func, const CallTy Call, function in class:__anon2847::CallsiteContextGraph
/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h533 DILabel *getLabel() const { return cast<DILabel>(getRawLabel()); } function in class:DbgLabelInst
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DStmt.h2873 LabelDecl *getLabel() const { return Label; } function in class:clang::GotoStmt
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h2268 MCSymbol *getLabel() const { return Label; } function in class:llvm::LabelSDNode

Completed in 310 milliseconds