Home
last modified time | relevance | path

Searched defs:di (Results 1 – 14 of 14) sorted by relevance

/llvm-project/flang/lib/Optimizer/Transforms/
H A DConstantArgumentGlobalisation.cpp32 const mlir::DominanceInfo &di; member in __anonfa27c9350111::CallOpRewriter
168 mlir::DominanceInfo *di = &getAnalysis<mlir::DominanceInfo>(); runOnOperation() local
H A DMemRefDataFlowOpt.cpp46 LoadStoreForwarding(mlir::DominanceInfo *di) : domInfo(di) {} in LoadStoreForwarding()
/llvm-project/clang/test/SemaTemplate/
H A Ddependent-base-classes.cpp80 Derived<int> di; // expected-note{{instantiation of}} variable
131 Derived<int> di; variable
/llvm-project/clang/test/CodeGenCXX/
H A Ddebug-info-template-explicit-specialization.cpp44 d<int> di; variable
/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Linux/
H A Dinternal_symbolizer.cpp77 Dl_info di; in GetModuleAndOffset() local
/llvm-project/llvm/utils/yaml-bench/
H A DYAMLBench.cpp132 for (yaml::document_iterator di = stream.begin(), de = stream.end(); di != de; dumpStream() local
/llvm-project/lld/Common/
H A DErrorHandler.cpp118 diagnosticHandler(const DiagnosticInfo & di) diagnosticHandler() argument
/llvm-project/clang/test/CXX/drs/
H A Dcwg7xx.cpp181 d(D<int> di) d() argument
/llvm-project/clang/test/CodeGen/
H A Dbuiltins-nvptx.c229 __device__ int di; global() variable
/llvm-project/clang/lib/Analysis/
H A DLiveVariables.cpp613 for (std::vector<const VarDecl*>::iterator di = declVec.begin(), dumpBlockLiveness() local
/llvm-project/flang/lib/Frontend/
H A DFrontendActions.cpp1117 handleDiagnostics(const llvm::DiagnosticInfo & di) handleDiagnostics() argument
/llvm-project/lld/COFF/
H A DWriter.cpp1933 if (auto *di = dyn_cast<DefinedImportData>(s)) { createGuardCFTables() local
/llvm-project/flang/lib/Optimizer/CodeGen/
H A DCodeGen.cpp1598 for (unsigned di = 0, descIdx = 0; di < rank; ++di) { matchAndRewrite() local
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp7549 di = field_record_decl->decls_begin(), BuildIndirectFields() local