/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AddressPool.h | 53 MCSymbol *getLabel() { return AddressTableBaseSym; } in getLabel() function
|
H A D | DwarfDebug.h | 243 const DILabel *getLabel() const { return cast<DILabel>(getEntity()); } in getLabel() function
|
H A D | WinException.cpp | 332 const MCExpr *WinException::getLabel(const MCSymbol *Label) { in getLabel() function in WinException
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/ |
H A D | ByteCodeEmitter.h | 50 LabelTy getLabel() { return ++NextLabel; } in getLabel() function
|
H A D | EvalEmitter.cpp | 49 EvalEmitter::LabelTy EvalEmitter::getLabel() { return NextLabel++; } in getLabel() function in EvalEmitter
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCDwarf.h | 171 MCSymbol *getLabel() const { return Label; } in getLabel() function 352 MCSymbol *getLabel() const { in getLabel() function 433 MCSymbol *getLabel() const { return Label; } in getLabel() function 587 MCSymbol *getLabel() const { return Label; } in getLabel() function
|
H A D | MCPseudoProbe.h | 86 MCSymbol *getLabel() const { return Label; } in getLabel() function
|
H A D | MCCodeView.h | 51 const MCSymbol *getLabel() const { return Label; } in getLabel() function
|
/netbsd-src/external/apache2/llvm/dist/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
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Passes/ |
H A D | StandardInstrumentations.h | 297 StringRef getLabel() const { return Label; } in getLabel() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SDNodeDbgValue.h | 251 MDNode *getLabel() const { return Label; } in getLabel() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | CoreEngine.h | 500 const LabelDecl *getLabel() const { in getLabel() function
|
H A D | SVals.h | 575 const LabelDecl *getLabel() const { in getLabel() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/ |
H A D | CFG.h | 1069 Stmt *getLabel() { return Label; } in getLabel() function 1070 const Stmt *getLabel() const { return Label; } in getLabel() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | IntrinsicInst.h | 372 DILabel *getLabel() const { return cast<DILabel>(getRawLabel()); } in getLabel() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | Stmt.h | 2589 LabelDecl *getLabel() const { return Label; } in getLabel() function
|
H A D | Expr.h | 4249 LabelDecl *getLabel() const { return Label; } in getLabel() function
|