Searched refs:MFMAPipeCount (Results 1 – 1 of 1) sorted by relevance
914 static unsigned MFMAPipeCount; member in __anon5d856e630111::MFMAExpInterleaveOpt1354 unsigned MFMAExpInterleaveOpt::MFMAPipeCount = 0; member in __anon5d856e630111::MFMAExpInterleaveOpt1456 MFMAPipeCount = MFMAPipeSUs.size(); in analyzeDAG()1459 assert(MFMAPipeCount > 0); in analyzeDAG()1501 MFMAChainLength = MFMAPipeCount / MFMAChains; in analyzeDAG()1744 unsigned MFMAInLoop = MFMAPipeCount > (MFMAEnablement * 2) in applyIGLPStrategy()1745 ? MFMAPipeCount - (MFMAEnablement * 2) in applyIGLPStrategy()1749 AddPipeCount < MFMAPipeCount ? 1 : AddPipeCount / MFMAPipeCount; in applyIGLPStrategy()