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

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.h464 /// applyForPartition().
496 virtual void applyForPartition(unsigned PartitionIdx,
579 void applyForPartition(unsigned Idx, GIMatchTreeBuilder &SubBuilder,
620 void applyForPartition(unsigned PartitionIdx, GIMatchTreeBuilder &Builder,
H A DGIMatchTree.cpp345 Partitioner->applyForPartition(C.index(), *this, SubtreeBuilders.back());
534 void GIMatchTreeOpcodePartitioner::applyForPartition( function in class:GIMatchTreeOpcodePartitioner
702 void GIMatchTreeVRegDefPartitioner::applyForPartition( function in class:GIMatchTreeVRegDefPartitioner

Completed in 166 milliseconds