Searched refs:addPartitioner (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp187 addPartitioner(std::make_unique<GIMatchTreeOpcodePartitioner>(InstrIdx));
194 addPartitioner(
354 SubtreeBuilder.addPartitioner(Partitioner->clone());
H A DGIMatchTree.h429 void addPartitioner(std::unique_ptr<GIMatchTreePartitioner> P) { function in class:llvm::GIMatchTreeBuilder

Completed in 158 milliseconds