Searched refs:colorHeuristic (Results 1 – 2 of 2) sorted by relevance
22 colorHeuristic(FIRST_FIT), in PhyRegUsage()328 if (colorHeuristic == ROUND_ROBIN) { in findContiguousGRF()379 if (colorHeuristic == ROUND_ROBIN) { in findContiguousAddrFlag()409 if (colorHeuristic == ROUND_ROBIN) in findContiguousGRFFromBanks()823 if (colorHeuristic == ROUND_ROBIN) in findGRFSubRegFromBanks()837 if (colorHeuristic == ROUND_ROBIN) in findGRFSubRegFromBanks()849 if (colorHeuristic == ROUND_ROBIN) in findGRFSubRegFromBanks()880 if (phyReg.reg != -1 && colorHeuristic == FIRST_FIT) in findGRFSubRegFromBanks()980 colorHeuristic = heuristic; in assignGRFRegsFromBanks()1048 colorHeuristic = heuristic; in assignRegs()
67 … ColorHeuristic colorHeuristic; // perform register assignment in first-fit/round-robin for GRFs variable182 ColorHeuristic colorHeuristic,