Home
last modified time | relevance | path

Searched refs:Heads (Results 1 – 25 of 37) sorted by relevance

12

/external/llvm-project/llvm/include/llvm/Support/
DAutomaton.h79 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()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DAutomaton.h79 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()
/external/ltp/testcases/kernel/fs/fs_maim/
Dmaimparts54 ($Cyl,$Heads,$Sec) = split(/\, /,$Temp1,3);
56 ($Heads,$Junk) = split(/ /,$Heads,2);
/external/fmtlib/doc/bootstrap/
Dcomponent-animations.less5 // Heads up!
Dscaffolding.less8 // Heads up! This reset may cause conflicts with some third-party widgets.
92 // Heads up! This is mixin-ed into thumbnails.less for `.thumbnail`.
Dtype.less277 // Heads up: `blockquote.pull-right` has been deprecated as of v3.1.0.
Dforms.less435 // Heads up! This is mixin-ed into `.navbar-form` in navbars.less.
/external/fmtlib/doc/bootstrap/mixins/
Dhide-text.less3 // Heads up! v3 launched with with only `.hide-text()`, but per our pattern for
/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp511 SetVector<StoreInst *> Heads, Tails; in processLoopStores() local
529 Heads.insert(SL[i]); in processLoopStores()
586 Heads.insert(SL[i]); in processLoopStores()
599 for (SetVector<StoreInst *>::iterator it = Heads.begin(), e = Heads.end(); in processLoopStores()
613 while (Tails.count(I) || Heads.count(I)) { in processLoopStores()
/external/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp597 SmallSetVector<int, 16> Heads, Tails; in vectorizeInstructions() local
617 Heads.insert(i); in vectorizeInstructions()
626 for (int Head : Heads) { in vectorizeInstructions()
632 !InstructionsProcessed.count(Instrs[Heads[TIt]])) { in vectorizeInstructions()
643 while (I != -1 && (Tails.count(I) || Heads.count(I))) { in vectorizeInstructions()
DSLPVectorizer.cpp3632 SetVector<StoreInst *> Heads, Tails; in vectorizeStores() local
3658 Heads.insert(Stores[i]); in vectorizeStores()
3666 for (SetVector<StoreInst *>::iterator it = Heads.begin(), e = Heads.end(); in vectorizeStores()
3676 while (Tails.count(I) || Heads.count(I)) { in vectorizeStores()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp873 SmallVector<int, 16> Heads, Tails; in vectorizeInstructions() local
893 Heads.push_back(i); in vectorizeInstructions()
902 for (int Head : Heads) { in vectorizeInstructions()
908 !InstructionsProcessed.count(Instrs[Heads[TIt]])) { in vectorizeInstructions()
919 while (I != -1 && (is_contained(Tails, I) || is_contained(Heads, I))) { in vectorizeInstructions()
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp915 SmallVector<int, 16> Heads, Tails; in vectorizeInstructions() local
935 Heads.push_back(i); in vectorizeInstructions()
944 for (int Head : Heads) { in vectorizeInstructions()
950 !InstructionsProcessed.count(Instrs[Heads[TIt]])) { in vectorizeInstructions()
961 while (I != -1 && (is_contained(Tails, I) || is_contained(Heads, I))) { in vectorizeInstructions()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp647 SetVector<StoreInst *> Heads, Tails; in processLoopStores() local
665 Heads.insert(SL[i]); in processLoopStores()
726 Heads.insert(SL[i]); in processLoopStores()
739 for (SetVector<StoreInst *>::iterator it = Heads.begin(), e = Heads.end(); in processLoopStores()
753 while (Tails.count(I) || Heads.count(I)) { in processLoopStores()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp606 SetVector<StoreInst *> Heads, Tails; in processLoopStores() local
624 Heads.insert(SL[i]); in processLoopStores()
685 Heads.insert(SL[i]); in processLoopStores()
698 for (SetVector<StoreInst *>::iterator it = Heads.begin(), e = Heads.end(); in processLoopStores()
712 while (Tails.count(I) || Heads.count(I)) { in processLoopStores()
/external/libcups/templates/
Dprinter.tmpl11 {printer_commands~.*Clean.*?<OPTION VALUE="clean-print-heads">Clean Print Heads</OPTION>:}
/external/libnetfilter_conntrack/
DREADME57 = Heads Up =
/external/mesa3d/docs/
Dsourcetree.rst149 - **hud** - Heads-Up Display, an overlay showing GPU statistics
/external/mesa3d/docs/relnotes/
D9.2.rst40 - Gallium Heads-Up Display (HUD) feature for performance monitoring
/external/libcups/locale/
Dcups.strings841 "Clean Print Heads" = "Clean Print Heads";
Dcups_en.po3194 msgid "Clean Print Heads"
3195 msgstr "Clean Print Heads"
/external/brotli/tests/testdata/
Dalice29.txt892 that loose slate--Oh, it's coming down! Heads below!' (a loud
/external/guava/android/guava-tests/test/com/google/common/io/testdata/
Dalice_in_wonderland.txt889 that loose slate--Oh, it's coming down! Heads below!' (a loud
/external/guava/guava-tests/test/com/google/common/io/testdata/
Dalice_in_wonderland.txt889 that loose slate--Oh, it's coming down! Heads below!' (a loud
/external/python/google-api-python-client/samples/prediction/
Dlanguage_id.txt51 …s rope--Will the roof bear?--Mind that loose slate--Oh, it's coming down! Heads below!' (a loud cr…

12