/openbsd/gnu/llvm/llvm/utils/TableGen/GlobalISel/ |
H A D | GIMatchTree.cpp | 213 Partitioner->repartition(Leaves); in evaluatePartitioners() 221 for (const auto &Leaf : Leaves) { in runStep() 240 auto FullyTestedLeafI = Leaves.end(); in runStep() 241 for (auto LeafI = Leaves.begin(), LeafE = Leaves.end(); in runStep() 264 if (Leaves.size() > 1) { in runStep() 272 if (FirstFullyTested != Leaves.end()) in runStep() 284 for (const auto &Leaf : Leaves) { in runStep() 362 for (auto &Leaf : Leaves) { in run() 388 GIMatchTreeBuilder::LeafVec &Leaves) { in repartition() argument 493 BitVector Contents(Leaves.size()); in repartition() [all …]
|
H A D | GIMatchTree.h | 391 LeafVec Leaves; 423 Leaves.emplace_back(*this, Name, RootIdx, MatchDag, Data); in addLeaf() 425 void addLeaf(const GIMatchTreeBuilderLeafInfo &L) { Leaves.push_back(L); } in addLeaf() 432 LeafVec &getPossibleLeaves() { return Leaves; } in getPossibleLeaves() 487 virtual void repartition(GIMatchTreeBuilder::LeafVec &Leaves) = 0; 575 void repartition(GIMatchTreeBuilder::LeafVec &Leaves) override; 616 void repartition(GIMatchTreeBuilder::LeafVec &Leaves) override;
|
/openbsd/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86PartialReduction.cpp | 435 static void collectLeaves(Value *Root, SmallVectorImpl<Instruction *> &Leaves) { in collectLeaves() argument 495 Leaves.push_back(I); in collectLeaves() 527 SmallVector<Instruction *, 8> Leaves; in runOnFunction() local 528 collectLeaves(Root, Leaves); in runOnFunction() 530 for (Instruction *I : Leaves) { in runOnFunction()
|
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAG.cpp | 2000 LeafPrioQueue Leaves(NOpcode); in balanceSubTree() local 2139 Leaves.push(Mul1); in balanceSubTree() 2141 Leaves.push(Mul2); in balanceSubTree() 2167 GA.Weight += Leaves.top().Weight; in balanceSubTree() 2198 Leaves.push(GA); in balanceSubTree() 2204 Leaves.pushToBottom(Leaves.pop()); in balanceSubTree() 2211 while (Leaves.size() > 1) { in balanceSubTree() 2212 WeightedLeaf L0 = Leaves.pop(); in balanceSubTree() 2218 L1 = Leaves.pop(); in balanceSubTree() 2269 assert(Leaves.size() == 1); in balanceSubTree() [all …]
|
/openbsd/gnu/llvm/clang/lib/Tooling/ASTDiff/ |
H A D | ASTDiff.cpp | 133 std::vector<NodeId> Leaves; member in clang::diff::SyntaxTree::Impl 226 Tree.Leaves.push_back(MyId); in PostTraverse() 319 for (NodeId Leaf : Leaves) { in setLeftMostDescendants() 539 void computeKeyRoots(int Leaves) { in computeKeyRoots() argument 540 KeyRoots.resize(Leaves); in computeKeyRoots() 542 int K = Leaves - 1; in computeKeyRoots()
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | Reassociate.cpp | 501 LeafMap Leaves; // Leaf -> Total weight so far. in LinearizeExprTree() local 527 LeafMap::iterator It = Leaves.find(Op); in LinearizeExprTree() 528 if (It == Leaves.end()) { in LinearizeExprTree() 537 Leaves[Op] = Weight; in LinearizeExprTree() 543 assert(It != Leaves.end() && Visited.count(Op) && in LinearizeExprTree() 563 Leaves.erase(It); in LinearizeExprTree() 575 Leaves.erase(It); // Since the value may be morphed below. in LinearizeExprTree() 617 Leaves[Op] = Weight; in LinearizeExprTree() 625 LeafMap::iterator It = Leaves.find(V); in LinearizeExprTree() 626 if (It == Leaves.end()) in LinearizeExprTree()
|
H A D | LowerMatrixIntrinsics.cpp | 2220 SmallVector<Value *, 4> Leaves; in getExpressionLeaves() local 2226 Leaves.push_back(Expr); in getExpressionLeaves() 2227 return Leaves; in getExpressionLeaves() 2305 auto Leaves = getExpressionLeaves(ExprsInSubprogram); in emitRemarks() local 2308 for (Value *Leaf : Leaves) in emitRemarks() 2312 for (auto *L : Leaves) { in emitRemarks()
|
/openbsd/gnu/usr.bin/gcc/gcc/config/i386/ |
H A D | svr3.ifile | 3 * Leaves memory configured at address 0.
|
H A D | svr3z.ifile | 3 * Leaves memory unconfigured at address 0.
|
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/27_io/ |
H A D | istream_extractor_other-1.tst | 54 /mnt/cdrom/c_adderly_somethin'_else/Autumn Leaves
|
H A D | istream_extractor_other-1.txt | 54 /mnt/cdrom/c_adderly_somethin'_else/Autumn Leaves
|
H A D | istream_extractor_other-2.tst | 54 /mnt/cdrom/c_adderly_somethin'_else/Autumn Leaves
|
/openbsd/gnu/llvm/clang/include/clang/Tooling/Syntax/ |
H A D | Syntax.td | 12 // - Leaves, owning exactly one token. (syntax::Leaf)
|
/openbsd/gnu/usr.bin/perl/Porting/ |
H A D | epigraphs.pod | 4785 =head2 v5.13.11 - Walt Whitman, L<"Leaves of Grass"|http://en.wikipedia.org/wiki/Leaves_of_Grass>
|
/openbsd/games/fortune/datfiles/ |
H A D | fortunes2 | 7766 Leaves (dead): Melancholy 25889 Leaves, like the things of man, 36096 Leaves Her Husband in Tucson --
|