Home
last modified time | relevance | path

Searched defs:DE (Results 1 – 25 of 68) sorted by relevance

123

/openbsd/src/gnu/llvm/compiler-rt/lib/xray/tests/unit/
Dfdr_controller_test.cpp70 llvm::DataExtractor DE(Serialized, true, 8); in TEST_F() local
94 llvm::DataExtractor DE(Serialized, true, 8); in TEST_F() local
115 llvm::DataExtractor DE(Serialized, true, 8); in TEST_F() local
130 llvm::DataExtractor DE(Serialized, true, 8); in TEST_F() local
154 llvm::DataExtractor DE(Serialized, true, 8); in TEST_F() local
178 llvm::DataExtractor DE(Serialized, true, 8); in TEST_F() local
211 llvm::DataExtractor DE(Serialized, true, 8); in TEST_F() local
245 llvm::DataExtractor DE(Serialized, true, 8); in TEST_F() local
283 llvm::DataExtractor DE(Serialized, true, 8); in TEST_F() local
329 llvm::DataExtractor DE(Serialized, true, 8); in TEST_F() local
[all …]
Dfdr_log_writer_test.cpp67 llvm::DataExtractor DE(Serialized, true, 8); in TEST() local
120 llvm::DataExtractor DE(Serialized, true, 8); in TEST() local
155 llvm::DataExtractor DE(Serialized, true, 8); in TEST() local
/openbsd/src/gnu/llvm/clang/lib/Frontend/
DLogDiagnosticPrinter.cpp40 const LogDiagnosticPrinter::DiagEntry &DE) { in EmitDiagEntry()
103 for (auto &DE : Entries) in EndSourceFile() local
127 DiagEntry DE; in HandleDiagnostic() local
/openbsd/src/gnu/llvm/llvm/tools/llvm-mca/Views/
DBottleneckAnalysis.cpp151 const DependencyEdge::Dependency &DE = DepEdge.Dep; in dumpDependencyEdge() local
278 for (const DependencyEdge *&DE : llvm::reverse(Seq)) { in getCriticalSequence() local
339 for (const DependencyEdge *&DE : Seq) { in printCriticalSequence() local
403 for (const DependencyEdge &DE : Node.OutgoingEdges) in dump() local
409 for (const DependencyEdge &DE : Node.OutgoingEdges) in dump() local
415 for (const DependencyEdge &DE : Node.OutgoingEdges) in dump() local
427 auto It = find_if(Vec, [To, Dep](DependencyEdge &DE) { in addDependency()
437 DependencyEdge DE = {Dep, From, To, 1}; in addDependency() local
DDispatchStatistics.cpp29 const auto &DE = static_cast<const HWInstructionDispatchedEvent &>(Event); in onEvent() local
DRegisterFileStatistics.cpp91 const auto &DE = static_cast<const HWInstructionDispatchedEvent &>(Event); in onEvent() local
/openbsd/src/gnu/llvm/compiler-rt/lib/fuzzer/
DFuzzerMutate.cpp185 DictionaryEntry &DE) { in ApplyDictionaryEntry()
238 DictionaryEntry DE(W); in MakeDictionaryEntryFromCMP() local
263 DictionaryEntry DE; in Mutate_AddWordFromTORC() local
307 DictionaryEntry &DE = D[Rand(D.size())]; in AddWordFromDictionary() local
477 for (auto DE : CurrentDictionaryEntrySequence) { in RecordSuccessfulMutationSequence() local
489 for (auto &DE : PersistentAutoDictionary) in PrintRecommendedDictionary() local
494 for (auto &DE: V) { in PrintRecommendedDictionary() local
DFuzzerDictionary.h100 void push_back(DictionaryEntry DE) { in push_back()
/openbsd/src/gnu/llvm/llvm/include/llvm/XRay/
DFDRRecordProducer.h38 FileBasedRecordProducer(const XRayFileHeader &FH, DataExtractor &DE, in FileBasedRecordProducer()
DFDRRecords.h426 explicit RecordInitializer(DataExtractor &DE, uint64_t &OP, uint16_t V) in RecordInitializer()
429 explicit RecordInitializer(DataExtractor &DE, uint64_t &OP) in RecordInitializer()
/openbsd/src/gnu/llvm/lldb/source/Core/
DDumpDataExtractor.cpp120 static lldb::offset_t DumpInstructions(const DataExtractor &DE, Stream *s, in DumpInstructions()
297 static void printMemoryTags(const DataExtractor &DE, Stream *s, in printMemoryTags()
342 const DataExtractor &DE, Stream *s, offset_t start_offset, in DumpDataExtractor()
/openbsd/src/gnu/llvm/llvm/lib/XRay/
DTrace.cpp271 DataExtractor DE(Data, IsLittleEndian, 8); in loadFDRLog() local
417 Expected<Trace> llvm::xray::loadTrace(const DataExtractor &DE, bool Sort) { in loadTrace()
/openbsd/src/gnu/llvm/clang/lib/ARCMigrate/
DPlistReporter.cpp82 DI = diags.begin(), DE = diags.end(); DI != DE; ++DI) { in writeARCDiagsToPlist() local
DTransAutoreleasePool.cpp56 if (DeclRefExpr *DE = dyn_cast<DeclRefExpr>(instance)) { in VisitObjCMessageExpr() local
/openbsd/src/gnu/llvm/llvm/lib/Target/WebAssembly/
DWebAssemblyDebugValueManager.cpp31 for (MachineBasicBlock::iterator DE = Instr->getParent()->end(); DI != DE; in WebAssemblyDebugValueManager() local
/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
DDeleteWithNonVirtualDtorChecker.cpp61 void DeleteWithNonVirtualDtorChecker::checkPreStmt(const CXXDeleteExpr *DE, in checkPreStmt()
DCallAndMessageChecker.cpp342 DI = F.FieldChain.begin(), DE = F.FieldChain.end(); DI!=DE;++DI){ in PreVisitProcessArg() local
481 const CXXDeleteExpr *DE = DC->getOriginExpr(); in checkCXXDeallocation() local
/openbsd/src/gnu/llvm/llvm/lib/Support/
DVirtualFileSystem.cpp1450 auto DE = cast<DirectoryEntry>(Result->E); in dir_begin() local
1554 auto *DE = cast<RedirectingFileSystem::DirectoryEntry>(E); in printEntry() local
1702 auto *DE = dyn_cast<RedirectingFileSystem::DirectoryEntry>(ParentEntry); in lookupOrCreateEntry() local
1725 auto *DE = cast<RedirectingFileSystem::DirectoryEntry>(ParentEntry); in lookupOrCreateEntry() local
1737 auto *DE = cast<RedirectingFileSystem::DirectoryEntry>(SrcE); in uniqueOverlayTree() local
1751 auto *DE = cast<RedirectingFileSystem::DirectoryEntry>(NewParentE); in uniqueOverlayTree() local
1760 auto *DE = cast<RedirectingFileSystem::DirectoryEntry>(NewParentE); in uniqueOverlayTree() local
2296 auto *DE = cast<RedirectingFileSystem::DirectoryEntry>(From); in lookupPathImpl() local
2342 auto *DE = cast<RedirectingFileSystem::DirectoryEntry>(Result.E); in status() local
2566 auto *DE = dyn_cast<RedirectingFileSystem::DirectoryEntry>(SrcE); in getVFSEntries() local
/openbsd/src/gnu/llvm/llvm/tools/llvm-xray/
Dxray-fdr-dump.cpp53 DataExtractor DE(StringRef(MappedFile.data(), MappedFile.size()), true, 8); in __anon961dcb910102() local
/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
DCheckerHelpers.cpp90 if (auto DE = dyn_cast_or_null<DeclRefExpr>(Assign->getLHS())) in parseAssignment() local
DExprEngineObjC.cpp242 DE = dstGenericPrevisit.end(); DI != DE; ++DI) { in VisitObjCMessage() local
/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.cpp447 IndexType DE = IndexMap.getPrevIndex(A->start()); in computeDeadMap() local
458 IndexType DE = IndexMap.getPrevIndex(A->start()); in computeDeadMap() local
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DPostRASchedulerList.cpp688 DI = DbgValues.end(), DE = DbgValues.begin(); DI != DE; --DI) { in EmitSchedule() local
/openbsd/src/gnu/llvm/clang/lib/Lex/
DInitHeaderSearch.cpp167 if (auto DE = FM.getOptionalDirectoryRef(MappedPathStr)) { in AddUnmappedPath() local
/openbsd/src/gnu/llvm/lldb/source/Symbol/
DDWARFCallFrameInfo.cpp36 GetGNUEHPointer(const DataExtractor &DE, offset_t *offset_ptr, in GetGNUEHPointer()

123