Searched defs:Leaves (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86PartialReduction.cpp378 static void collectLeaves(Value *Root, SmallVectorImpl<Instruction *> &Leaves) { argument
469 SmallVector<Instruction *, 8> Leaves; local
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp387 repartition( GIMatchTreeBuilder::LeafVec &Leaves) argument
649 repartition( GIMatchTreeBuilder::LeafVec &Leaves) argument
[all...]
H A DGIMatchTree.h391 LeafVec Leaves; member in class:llvm::GIMatchTreeBuilder
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp134 std::vector<NodeId> Leaves; member in class:clang::diff::SyntaxTree::Impl
540 void computeKeyRoots(int Leaves) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1890 SmallVector<Value *, 4> Leaves; local
1975 auto Leaves = getExpressionLeaves(ExprsInSubprogram); local

Completed in 264 milliseconds