Searched refs:GIMatchTreeVRegDefPartitioner (Results 1 – 2 of 2) sorted by relevance
195 std::make_unique<GIMatchTreeVRegDefPartitioner>(InstrID, OpIdx)); in addPartitionersForOperand()638 void GIMatchTreeVRegDefPartitioner::addToPartition(bool Result, in addToPartition()653 void GIMatchTreeVRegDefPartitioner::repartition( in repartition()711 void GIMatchTreeVRegDefPartitioner::applyForPartition( in applyForPartition()752 void GIMatchTreeVRegDefPartitioner::emitPartitionResults( in emitPartitionResults()769 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()