Home
last modified time | relevance | path

Searched refs:Leaves (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMCodeGenPrepare.cpp80 SmallPtrSetImpl<Value*> &Leaves,
284 SmallPtrSetImpl<Value*> &Leaves, in Mutate() argument
354 for (auto V : Leaves) { in Mutate()
373 if (Leaves.count(V)) in Mutate()
402 if (Leaves.count(V)) in Mutate()
575 SmallPtrSet<Value*, 8> Leaves; in TryToPromote() local
622 Leaves.insert(V); in TryToPromote()
655 if (Leaves.count(V) || isa<StoreInst>(V) || !isa<Instruction>(V)) in TryToPromote()
677 Promoter->Mutate(OrigTy, CurrentVisited, Leaves, Roots); in TryToPromote()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp1924 LeafPrioQueue Leaves(NOpcode); in balanceSubTree() local
1996 Leaves.push(WeightedLeaf(Child, Weight, InsertionOrder++)); in balanceSubTree()
2007 Leaves.push(WeightedLeaf(Child, Weight, InsertionOrder++)); in balanceSubTree()
2059 Leaves.push(WeightedLeaf(New, Weight, Mul1.InsertionOrder)); in balanceSubTree()
2063 Leaves.push(Mul1); in balanceSubTree()
2065 Leaves.push(Mul2); in balanceSubTree()
2073 if (NOpcode == ISD::ADD && GA.Value.getNode() && Leaves.hasConst() && in balanceSubTree()
2077 ConstantSDNode *Offset = cast<ConstantSDNode>(Leaves.top().Value); in balanceSubTree()
2091 GA.Weight += Leaves.top().Weight; in balanceSubTree()
2096 Leaves.pop(); // Remove the offset constant from the queue in balanceSubTree()
[all …]
/external/llvm/lib/Transforms/Scalar/
DReassociate.cpp471 LeafMap Leaves; // Leaf -> Total weight so far. in LinearizeExprTree() local
497 LeafMap::iterator It = Leaves.find(Op); in LinearizeExprTree()
498 if (It == Leaves.end()) { in LinearizeExprTree()
506 Leaves[Op] = Weight; in LinearizeExprTree()
510 } else if (It != Leaves.end()) { in LinearizeExprTree()
531 Leaves.erase(It); in LinearizeExprTree()
543 Leaves.erase(It); // Since the value may be morphed below. in LinearizeExprTree()
575 Leaves[Op] = Weight; in LinearizeExprTree()
583 LeafMap::iterator It = Leaves.find(V); in LinearizeExprTree()
584 if (It == Leaves.end()) in LinearizeExprTree()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DReassociate.cpp485 LeafMap Leaves; // Leaf -> Total weight so far. in LinearizeExprTree() local
511 LeafMap::iterator It = Leaves.find(Op); in LinearizeExprTree()
512 if (It == Leaves.end()) { in LinearizeExprTree()
521 Leaves[Op] = Weight; in LinearizeExprTree()
527 assert(It != Leaves.end() && Visited.count(Op) && in LinearizeExprTree()
547 Leaves.erase(It); in LinearizeExprTree()
559 Leaves.erase(It); // Since the value may be morphed below. in LinearizeExprTree()
592 Leaves[Op] = Weight; in LinearizeExprTree()
600 LeafMap::iterator It = Leaves.find(V); in LinearizeExprTree()
601 if (It == Leaves.end()) in LinearizeExprTree()
/external/tensorflow/tensorflow/contrib/boosted_trees/proto/
Dtree_config.proto36 // Leaves can either hold dense or sparse information.
/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dboosted_trees.proto29 // Leaves can either hold dense or sparse information.
/external/skia/docs/
Dundocumented.bmh369 Leaves glyph outlines unchanged from their native representation.
/external/skqp/docs/
Dundocumented.bmh369 Leaves glyph outlines unchanged from their native representation.