Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/GlobalISel/
DGIMatchTree.h496 virtual void applyForPartition(unsigned PartitionIdx,
579 void applyForPartition(unsigned Idx, GIMatchTreeBuilder &SubBuilder,
620 void applyForPartition(unsigned PartitionIdx, GIMatchTreeBuilder &Builder,
DGIMatchTree.cpp346 Partitioner->applyForPartition(C.index(), *this, SubtreeBuilders.back()); in runStep()
535 void GIMatchTreeOpcodePartitioner::applyForPartition( in applyForPartition() function in GIMatchTreeOpcodePartitioner
708 void GIMatchTreeVRegDefPartitioner::applyForPartition( in applyForPartition() function in GIMatchTreeVRegDefPartitioner