Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAddressPool.h53 MCSymbol *getLabel() { return AddressTableBaseSym; } in getLabel() function
H A DDwarfDebug.h243 const DILabel *getLabel() const { return cast<DILabel>(getEntity()); } in getLabel() function
H A DWinException.cpp332 const MCExpr *WinException::getLabel(const MCSymbol *Label) { in getLabel() function in WinException
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DByteCodeEmitter.h50 LabelTy getLabel() { return ++NextLabel; } in getLabel() function
H A DEvalEmitter.cpp49 EvalEmitter::LabelTy EvalEmitter::getLabel() { return NextLabel++; } in getLabel() function in EvalEmitter
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCDwarf.h171 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 DMCPseudoProbe.h86 MCSymbol *getLabel() const { return Label; } in getLabel() function
H A DMCCodeView.h51 const MCSymbol *getLabel() const { return Label; } in getLabel() function
/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h297 StringRef getLabel() const { return Label; } in getLabel() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h251 MDNode *getLabel() const { return Label; } in getLabel() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h500 const LabelDecl *getLabel() const { in getLabel() function
H A DSVals.h575 const LabelDecl *getLabel() const { in getLabel() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DCFG.h1069 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 DIntrinsicInst.h372 DILabel *getLabel() const { return cast<DILabel>(getRawLabel()); } in getLabel() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmt.h2589 LabelDecl *getLabel() const { return Label; } in getLabel() function
H A DExpr.h4249 LabelDecl *getLabel() const { return Label; } in getLabel() function