| /freebsd/contrib/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 | 321 const MCExpr *WinException::getLabel(const MCSymbol *Label) { in getLabel() function in WinException
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | ByteCodeEmitter.h | 44 LabelTy getLabel() { return ++NextLabel; } in getLabel() function
|
| H A D | EvalEmitter.cpp | 95 EvalEmitter::LabelTy EvalEmitter::getLabel() { return NextLabel++; } in getLabel() function in EvalEmitter
|
| /freebsd/contrib/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
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCDwarf.h | 204 MCSymbol *getLabel() const { return Label; } in getLabel() function 426 MCSymbol *getLabel() const { in getLabel() function 501 MCSymbol *getLabel() const { return Label; } in getLabel() function 721 MCSymbol *getLabel() const { return Label; } in getLabel() function
|
| H A D | MCCodeView.h | 59 const MCSymbol *getLabel() const { return Label; } in getLabel() function
|
| H A D | MCPseudoProbe.h | 181 MCSymbol *getLabel() const { return Label; } in getLabel() function
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SDNodeDbgValue.h | 252 MDNode *getLabel() const { return Label; } in getLabel() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | DebugProgramInstruction.h | 263 DILabel *getLabel() const { return Label.get(); } in getLabel() function
|
| H A D | IntrinsicInst.h | 545 DILabel *getLabel() const { return cast<DILabel>(getRawLabel()); } in getLabel() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Passes/ |
| H A D | StandardInstrumentations.h | 346 StringRef getLabel() const { return Label; } in getLabel() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | SVals.h | 480 const LabelDecl *getLabel() const { return castDataAs<LabelDecl>(); } in getLabel() function
|
| H A D | CoreEngine.h | 491 const LabelDecl *getLabel() const { in getLabel() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/Analysis/ |
| H A D | CFG.h | 1106 Stmt *getLabel() { return Label; } in getLabel() function 1107 const Stmt *getLabel() const { return Label; } in getLabel() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | MemProfContextDisambiguation.cpp | 741 std::string getLabel(const FuncTy *Func, const CallTy Call, in getLabel() function in __anonf01a58700111::CallsiteContextGraph 2063 std::string ModuleCallsiteContextGraph::getLabel(const Function *Func, in getLabel() function in ModuleCallsiteContextGraph 2071 std::string IndexCallsiteContextGraph::getLabel(const FunctionSummary *Func, in getLabel() function in IndexCallsiteContextGraph
|
| /freebsd/contrib/llvm-project/llvm/lib/Passes/ |
| H A D | StandardInstrumentations.cpp | 1800 StringRef getLabel() const { in getLabel() function in __anon94a753662a11::DotCfgDiffNode
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | Expr.h | 4501 LabelDecl *getLabel() const { return Label; } in getLabel() function
|