/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AddressPool.h | 53 MCSymbol *getLabel() { return AddressTableBaseSym; } in getLabel() function
|
H A D | DwarfDebug.h | 299 const DILabel *getLabel() const { return cast<DILabel>(getEntity()); } in getLabel() function
|
H A D | WinException.cpp | 319 const MCExpr *WinException::getLabel(const MCSymbol *Label) { in getLabel() function in WinException
|
/llvm-project/clang/lib/AST/Interp/ |
H A D | ByteCodeEmitter.h |
|
H A D | EvalEmitter.cpp |
|
/llvm-project/llvm/tools/llvm-xray/ |
H A D | xray-graph-diff.cpp | 300 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
|
/llvm-project/mlir/lib/Transforms/ |
H A D | ViewOpGraph.cpp | 255 std::string getLabel(Operation *op) { getLabel() function in __anonb91509060211::PrintOpPass 279 std::string getLabel(BlockArgument arg) { getLabel() function in __anonb91509060211::PrintOpPass
|
/llvm-project/llvm/include/llvm/MC/ |
H A D | MCDwarf.h | 200 MCSymbol *getLabel() const { return Label; } getLabel() function 402 MCSymbol *getLabel() const { getLabel() function 476 MCSymbol *getLabel() const { return Label; } getLabel() function 681 MCSymbol *getLabel() const { return Label; } getLabel() function
|
H A D | MCCodeView.h | 58 const MCSymbol *getLabel() const { return Label; } in getLabel() function
|
H A D | MCPseudoProbe.h | 172 MCSymbol *getLabel() const { return Label; } getLabel() function
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SDNodeDbgValue.h | 252 MDNode *getLabel() const { return Label; } in getLabel() function
|
/llvm-project/llvm/include/llvm/IR/ |
H A D | DebugProgramInstruction.h | 248 DILabel *getLabel() const { return Label.get(); } getLabel() function
|
H A D | IntrinsicInst.h | 535 DILabel *getLabel() const { return cast<DILabel>(getRawLabel()); } getLabel() function
|
/llvm-project/llvm/include/llvm/Passes/ |
H A D | StandardInstrumentations.h | 331 StringRef getLabel() const { return Label; } getLabel() function
|
/llvm-project/bolt/include/bolt/Core/ |
H A D | BinaryBasicBlock.h | 360 MCSymbol *getLabel() { return Label; } getLabel() function 363 const MCSymbol *getLabel() const { return Label; } getLabel() function
|
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | SVals.h | 428 const LabelDecl *getLabel() const { return castDataAs<LabelDecl>(); } getLabel() function
|
H A D | CoreEngine.h | 509 const LabelDecl *getLabel() const { getLabel() function
|
/llvm-project/clang/include/clang/Analysis/ |
H A D | CFG.h | 1100 Stmt *getLabel() { return Label; } in getLabel() function 1101 const Stmt *getLabel() const { return Label; } in getLabel() function
|
/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | MemProfContextDisambiguation.cpp | 558 std::string getLabel(const FuncTy *Func, const CallTy Call, getLabel() function in __anonbbe7f6c30111::CallsiteContextGraph 1583 std::string ModuleCallsiteContextGraph::getLabel(const Function *Func, getLabel() function in ModuleCallsiteContextGraph 1591 std::string IndexCallsiteContextGraph::getLabel(const FunctionSummary *Func, getLabel() function in IndexCallsiteContextGraph
|
/llvm-project/llvm/lib/Passes/ |
H A D | StandardInstrumentations.cpp | 1794 StringRef getLabel() const { getLabel() function in __anon5eea9d392a11::DotCfgDiffNode
|
/llvm-project/clang/include/clang/AST/ |
H A D | Expr.h | 4366 LabelDecl *getLabel() const { return Label; } getLabel() function
|