Home
last modified time | relevance | path

Searched defs:totalGRFNum (Results 1 – 7 of 7) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DPhyRegUsage.h80 unsigned totalGRFNum; variable
H A DPhyRegUsage.cpp1278 unsigned totalGRFNum = kernel.getNumRegTotal(); in getForbiddenGRFs() local
H A DLinearScanRA.cpp2287 int totalGRFNum = builder.kernel.getNumRegTotal(); in runLinearScan() local
H A DLocalRA.cpp342 int totalGRFNum = kernel.getNumRegTotal(); in localRAPass() local
H A DGraphColor.cpp5176 int totalGRFNum = kernel.getNumRegTotal(); in buildSummaryForCallees() local
6295 unsigned totalGRFNum = kernel.getNumRegTotal(); in assignColors() local
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/LocalScheduler/
H A DLocalScheduler_G4IR.h243 int totalGRFNum; variable
H A DSWSB_G4IR.h1411 int totalGRFNum; variable