Searched refs:hasVRegCycleUse (Results 1 – 2 of 2) sorted by relevance
2300 static bool hasVRegCycleUse(const SUnit *SU) { in hasVRegCycleUse() function2333 int LPenalty = hasVRegCycleUse(left) ? 1 : 0; in BUCompareLatency()2334 int RPenalty = hasVRegCycleUse(right) ? 1 : 0; in BUCompareLatency()
2199 static bool hasVRegCycleUse(const SUnit *SU) { in hasVRegCycleUse() function2233 int LPenalty = hasVRegCycleUse(left) ? 1 : 0; in BUCompareLatency()2234 int RPenalty = hasVRegCycleUse(right) ? 1 : 0; in BUCompareLatency()