Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86PartialReduction.cpp378 static void collectLeaves(Value *Root, SmallVectorImpl<Instruction *> &Leaves) { in collectLeaves()
469 SmallVector<Instruction *, 8> Leaves; in runOnFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp388 GIMatchTreeBuilder::LeafVec &Leaves) { in repartition()
650 GIMatchTreeBuilder::LeafVec &Leaves) { in repartition()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp134 std::vector<NodeId> Leaves; member in clang::diff::SyntaxTree::Impl
540 void computeKeyRoots(int Leaves) { in computeKeyRoots()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1890 SmallVector<Value *, 4> Leaves; in getExpressionLeaves() local
1975 auto Leaves = getExpressionLeaves(ExprsInSubprogram); in emitRemarks() local
H A DReassociate.cpp493 LeafMap Leaves; // Leaf -> Total weight so far. in LinearizeExprTree() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1942 LeafPrioQueue Leaves(NOpcode); in balanceSubTree() local