Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.h493 virtual void applyForPartition(unsigned PartitionIdx,
576 void applyForPartition(unsigned Idx, GIMatchTreeBuilder &SubBuilder,
617 void applyForPartition(unsigned PartitionIdx, GIMatchTreeBuilder &Builder,
H A DGIMatchTree.cpp344 Partitioner->applyForPartition(C.index(), *this, SubtreeBuilders.back()); in runStep()
532 void GIMatchTreeOpcodePartitioner::applyForPartition( in applyForPartition() function in GIMatchTreeOpcodePartitioner
705 void GIMatchTreeVRegDefPartitioner::applyForPartition( in applyForPartition() function in GIMatchTreeVRegDefPartitioner