Searched refs:Heads (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/ |
| D | Automaton.h | 79 std::deque<PathSegment *> Heads; variable 96 unsigned NumHeads = Heads.size(); in transition() 98 PathSegment *Head = Heads[I]; in transition() 107 Heads.push_back(makePathSegment(PI->ToDfaState, Head)); in transition() 111 Heads.erase(Heads.begin(), std::next(Heads.begin(), NumHeads)); in transition() 126 Heads.clear(); in reset() 129 Heads.push_back(makePathSegment(0ULL, nullptr)); in reset() 143 for (auto *Head : Heads) { in getPaths()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| D | LoadStoreVectorizer.cpp | 955 SmallVector<int, 16> Heads, Tails; in vectorizeInstructions() local 975 Heads.push_back(i); in vectorizeInstructions() 984 for (int Head : Heads) { in vectorizeInstructions() 990 !InstructionsProcessed.count(Instrs[Heads[TIt]])) { in vectorizeInstructions() 1001 while (I != -1 && (is_contained(Tails, I) || is_contained(Heads, I))) { in vectorizeInstructions()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| D | LoopIdiomRecognize.cpp | 661 SetVector<StoreInst *> Heads, Tails; in processLoopStores() local 679 Heads.insert(SL[i]); in processLoopStores() 740 Heads.insert(SL[i]); in processLoopStores() 753 for (SetVector<StoreInst *>::iterator it = Heads.begin(), e = Heads.end(); in processLoopStores() 767 while (Tails.count(I) || Heads.count(I)) { in processLoopStores()
|
| /freebsd-12-stable/tools/tools/tinybsd/ |
| D | README | 119 16 # Heads according to firmware. 122 To create my image, I'll need to know the media size in sectors, Heads
|
| /freebsd-12-stable/contrib/file/magic/Magdir/ |
| D | virtual | 55 # Heads 56 #>58 ubyte x \b, Heads %#x
|
| /freebsd-12-stable/share/misc/ |
| D | scsi_modes | 321 {Number of Heads} i1
|
| /freebsd-12-stable/contrib/sendmail/ |
| D | RELEASE_NOTES | 1883 Problem noted by Eric Lee of Talking Heads.
|