Searched defs:DI (Results 1 - 25 of 99) sorted by relevance

1234

/openbsd-current/gnu/llvm/llvm/include/llvm/IR/
H A DDiagnosticHandler.h42 virtual bool handleDiagnostics(const DiagnosticInfo &DI) { argument
/openbsd-current/gnu/llvm/llvm/tools/llvm-c-test/
H A Ddiagnostic.c22 static void diagnosticHandler(LLVMDiagnosticInfoRef DI, void *C) { argument
H A Dmodule.c20 static void diagnosticHandler(LLVMDiagnosticInfoRef DI, void *C) { argument
/openbsd-current/gnu/llvm/llvm/tools/llvm-xray/
H A Dfunc-id-helper.cpp39 auto &DI = *ResOrErr; local
71 auto &DI = *ResOrErr; local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dcompare1.c12 VOID, SI, DI, MAX = -1 enumerator in enum:mm1
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dcgen-types.h34 typedef int64_t DI; typedef
H A Dm10200-opc.c101 #define DI macro
/openbsd-current/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyDebugValueManager.cpp29 MachineBasicBlock::iterator DI = *Instr; local
/openbsd-current/gnu/llvm/llvm/include/llvm/Analysis/
H A DDependenceGraphBuilder.h184 DependenceInfo &DI; member in class:llvm::AbstractDependenceGraphBuilder
/openbsd-current/gnu/llvm/compiler-rt/lib/profile/
H A DInstrProfiling.c54 const __llvm_profile_data *DI; local
/openbsd-current/gnu/llvm/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp88 Error DWARFYAML::emitDebugStr(raw_ostream &OS, const DWARFYAML::Data &DI) { argument
[all...]
/openbsd-current/gnu/gcc/gcc/config/
H A Ddarwin-64.c37 typedef long DI; typedef
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/X86/
H A DX86DiscriminateMemOps.cpp113 const auto &DI = MI.getDebugLoc(); local
136 const DILocation *DI = MI.getDebugLoc(); local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Transforms/IPO/
H A DInlineSimple.cpp55 auto DI = OptimizationRemark(DEBUG_TYPE, "", DebugLoc(), &BBs.front()); variable
/openbsd-current/gnu/llvm/llvm/lib/IR/
H A DUser.cpp108 auto *DI = reinterpret_cast<DescriptorInfo *>(getIntrusiveOperands()) - 1; local
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stacktrace_printer.cpp250 RenderData(InternalScopedString *buffer, const char *format, const DataInfo *DI, const char *strip_path_prefix) argument
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dm10200-opc.c101 #define DI macro
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DCFGDiff.h59 SmallVector<NodePtr, 2> DI[2]; member in struct:llvm::GraphDiff::DeletesInserts
[all...]
/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DTypeLocBuilder.h113 TypeSourceInfo *DI = Context.CreateTypeSourceInfo(T, FullDataSize); local
/openbsd-current/gnu/llvm/clang/lib/Tooling/DumpTool/
H A DASTSrcLocProcessor.cpp228 auto DI = CaptureMethods("const struct clang::DeclarationNameInfo &", local
/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DMemDepPrinter.cpp137 DepSetMap::const_iterator DI = Deps.find(Inst); local
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineOptimizationRemarkEmitter.h46 static bool classof(const DiagnosticInfo *DI) { argument
71 static bool classof(const DiagnosticInfo *DI) { argument
97 static bool classof(const DiagnosticInfo *DI) { argument
129 static bool classof(const DiagnosticInfo *DI) { argument
/openbsd-current/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonPeephole.cpp214 DenseMap<unsigned, std::pair<unsigned, unsigned> >::iterator DI = local
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp62 clang::CodeGen::CGDebugInfo &DI; member in struct:__anon561::PCHContainerGenerator::DebugTypeVisitor
64 DebugTypeVisitor(clang::CodeGen::CGDebugInfo &DI, ASTContext &Ctx) argument
181 auto *DI variable
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/ARC/
H A DARCInstrInfo.cpp231 MachineBasicBlock::iterator DI = std::next(I); local

Completed in 312 milliseconds

1234