Home
last modified time | relevance | path

Searched refs:buildLiveIntervals (Results 1 – 6 of 6) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DRegisterPressureEstimate.cpp60 m_available = buildLiveIntervals(true); in runOnFunction()
273 bool RegisterPressureEstimate::buildLiveIntervals(bool RemoveLR) in buildLiveIntervals() function in IGC::RegisterPressureEstimate
H A DRegisterPressureEstimate.hpp189 bool buildLiveIntervals(bool RemoveLR = false);
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DGraphColor.h303 void buildLiveIntervals();
H A DGraphColor.cpp4139 void Augmentation::buildLiveIntervals() in buildLiveIntervals() function in Augmentation
5254 buildLiveIntervals(); in augmentIntfGraph()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/LocalScheduler/
H A DSWSB_G4IR.h1741 void buildLiveIntervals();
H A DSWSB_G4IR.cpp2352 buildLiveIntervals(); in tokenAllocation()
4205 void SWSB::buildLiveIntervals() in buildLiveIntervals() function in SWSB