Home
last modified time | relevance | path

Searched defs:Leaves (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86PartialReduction.cpp435 static void collectLeaves(Value *Root, SmallVectorImpl<Instruction *> &Leaves) { in collectLeaves()
527 SmallVector<Instruction *, 8> Leaves; in runOnFunction() local
/openbsd-src/gnu/llvm/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp388 GIMatchTreeBuilder::LeafVec &Leaves) { in repartition()
654 GIMatchTreeBuilder::LeafVec &Leaves) { in repartition()
/openbsd-src/gnu/llvm/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp133 std::vector<NodeId> Leaves; member in clang::diff::SyntaxTree::Impl
539 void computeKeyRoots(int Leaves) { in computeKeyRoots()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp2220 SmallVector<Value *, 4> Leaves; in getExpressionLeaves() local
2305 auto Leaves = getExpressionLeaves(ExprsInSubprogram); in emitRemarks() local
H A DReassociate.cpp501 LeafMap Leaves; // Leaf -> Total weight so far. in LinearizeExprTree() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp2000 LeafPrioQueue Leaves(NOpcode); in balanceSubTree() local