Home
last modified time | relevance | path

Searched refs:Scattered (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp223 ScatterMap Scattered; member in __anon22c7c20e0111::ScalarizerVisitor
336 assert(Gathered.empty() && Scattered.empty()); in visit()
361 return Scatterer(BB, BB->begin(), V, &Scattered[V]); in scatter()
377 V, &Scattered[V]); in scatter()
393 ValueVector &SV = Scattered[Op]; in gather()
536 SmallVector<Scatterer, 8> Scattered(NumArgs); in splitCall() local
538 Scattered.resize(NumArgs); in splitCall()
545 Scattered[I] = scatter(&CI, OpI); in splitCall()
546 assert(Scattered[I].size() == NumElems && "mismatched call operands"); in splitCall()
566 ScalarCallOps.push_back(Scattered[J][Elem]); in splitCall()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/MachO/
H A DMachOReader.cpp105 R.Scattered = MachOObj.isRelocationScattered(R.Info); in extractSections()
106 R.Extern = !R.Scattered && MachOObj.getPlainRelocationExternal(R.Info); in extractSections()
226 if (!Reloc.Scattered) { in setSymbolInRelocationInfo()
H A DObject.h182 bool Scattered; member
H A DMachOWriter.cpp265 if (!RelocInfo.Scattered) { in writeSections()
/netbsd-src/external/public-domain/tz/dist/
H A Dafrica1419 # Scattered Islands (Îles Éparses) administered from Réunion are as follows.
H A DNEWS3764 Scattered Islands. (Thanks to Tobias Conradi and Antoine Leca.)
/netbsd-src/games/adventure/
H A Dglorkz228 115 yellow light. Scattered about you can be seen a pile of bottles (all
/netbsd-src/lib/libc/time/
H A DNEWS3847 Scattered Islands. (Thanks to Tobias Conradi and Antoine Leca.)
/netbsd-src/external/gpl2/gawk/dist/
H A Dawk.texi6123 Scattered among this text are @dfn{format specifiers}---one per item.