Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DGraphColor.h569 …lorHeuristic heuristicGRF, bool doBankConflict, bool highInternalConflict, bool honorHints = true);
H A DGraphColor.cpp6280 …(ColorHeuristic colorHeuristicGRF, bool doBankConflict, bool highInternalConflict, bool honorHints) in assignColors() argument
6583 honorHints) in assignColors()
6593 if (honorHints && gra.getIterNo() == 0) in assignColors()