Searched refs:GIMatchTreeVRegDefPartitioner (Results 1 – 2 of 2) sorted by relevance
195 std::make_unique<GIMatchTreeVRegDefPartitioner>(InstrID, OpIdx)); in addPartitionersForOperand()634 void GIMatchTreeVRegDefPartitioner::addToPartition(bool Result, in addToPartition()649 void GIMatchTreeVRegDefPartitioner::repartition( in repartition()705 void GIMatchTreeVRegDefPartitioner::applyForPartition( in applyForPartition()746 void GIMatchTreeVRegDefPartitioner::emitPartitionResults( in emitPartitionResults()763 void GIMatchTreeVRegDefPartitioner::generatePartitionSelectorCode( in generatePartitionSelectorCode()
585 class GIMatchTreeVRegDefPartitioner : public GIMatchTreePartitioner {596 GIMatchTreeVRegDefPartitioner(unsigned InstrID, unsigned OpIdx) in GIMatchTreeVRegDefPartitioner() function600 return std::make_unique<GIMatchTreeVRegDefPartitioner>(*this); in clone()