Home
last modified time | relevance | path

Searched defs:EntryPtr (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DWindowsResourceDumper.cpp42 auto EntryPtr = *EntryPtrOrErr; in printData() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DCOFFObjectFile.cpp1807 const uint8_t *EntryPtr = reinterpret_cast<const uint8_t *>(&Entry); in getContents() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp4542 [VTE, TE](const std::unique_ptr<TreeEntry> &EntryPtr) { in isGatherShuffledEntry()
4548 [V, TE](const std::unique_ptr<TreeEntry> &EntryPtr) { in isGatherShuffledEntry()
6303 for (auto &EntryPtr : VectorizableTree) in computeMinimumValueSizes() local