/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonInstPrinter.cpp | 34 StringRef Annot, const MCSubtargetInfo &STI, in printInst()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/ |
H A D | LoongArchInstPrinter.cpp | 51 StringRef Annot, in printInst()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/XCore/MCTargetDesc/ |
H A D | XCoreInstPrinter.cpp | 35 StringRef Annot, const MCSubtargetInfo &STI, in printInst()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/ |
H A D | AVRInstPrinter.cpp | 36 StringRef Annot, const MCSubtargetInfo &STI, in printInst()
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeFunctionSymbol.cpp | 68 for (auto &Annot : IS.annotations()) { in inlineSiteContainsAddress() local
|
H A D | NativeInlineSiteSymbol.cpp | 150 for (const auto &Annot : Sym.annotations()) { in getLineOffset() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/ |
H A D | BPFInstPrinter.cpp | 32 StringRef Annot, const MCSubtargetInfo &STI, in printInst()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/ |
H A D | M68kInstPrinter.cpp | 49 StringRef Annot, const MCSubtargetInfo &STI, in printInst()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/ |
H A D | MSP430InstPrinter.cpp | 34 StringRef Annot, const MCSubtargetInfo &STI, in printInst()
|
/freebsd-src/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCInstPrinter.cpp | 50 void MCInstPrinter::printAnnotation(raw_ostream &OS, StringRef Annot) { in printAnnotation()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/ |
H A D | VEInstPrinter.cpp | 40 StringRef Annot, const MCSubtargetInfo &STI, in printInst()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86IntelInstPrinter.cpp | 41 StringRef Annot, const MCSubtargetInfo &STI, in printInst() argument
|
H A D | X86ATTInstPrinter.cpp | 43 StringRef Annot, const MCSubtargetInfo &STI, in printInst() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARC/MCTargetDesc/ |
H A D | ARCInstPrinter.cpp | 101 StringRef Annot, const MCSubtargetInfo &STI, in printInst()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/ |
H A D | SparcInstPrinter.cpp | 51 StringRef Annot, const MCSubtargetInfo &STI, in printInst() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
H A D | WebAssemblyInstPrinter.cpp | 49 StringRef Annot, in printInst()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/ |
H A D | NVPTXInstPrinter.cpp | 70 printInst(const MCInst * MI,uint64_t Address,StringRef Annot,const MCSubtargetInfo & STI,raw_ostream & OS) printInst() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/MCTargetDesc/ |
H A D | DirectXMCTargetDesc.cpp | 53 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot, in printInst() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Index/ |
H A D | IndexSymbol.cpp | 238 if (auto *Annot = D->getAttr<AnnotateAttr>()) { in getSymbolInfo() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/ |
H A D | SPIRVInstPrinter.cpp | 106 printInst(const MCInst * MI,uint64_t Address,StringRef Annot,const MCSubtargetInfo & STI,raw_ostream & OS) printInst() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
H A D | R600InstPrinter.cpp | 22 StringRef Annot, const MCSubtargetInfo &STI, in printInst() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/ |
H A D | CSKYInstPrinter.cpp | 76 StringRef Annot, const MCSubtargetInfo &STI, in printInst()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsInstPrinter.cpp | 81 StringRef Annot, const MCSubtargetInfo &STI, in printInst()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVInstPrinter.cpp | 64 StringRef Annot, const MCSubtargetInfo &STI, in printInst() argument
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | MinimalSymbolDumper.cpp | 717 for (auto &Annot : IS.annotations()) { visitKnownRecord() local 933 visitKnownRecord(CVSymbol & CVR,AnnotationSym & Annot) visitKnownRecord() argument [all...] |