Searched refs:MFMAPipeCount (Results 1 – 1 of 1) sorted by relevance
892 static unsigned MFMAPipeCount; member in __anon5d856e630111::MFMAExpInterleaveOpt1326 unsigned MFMAExpInterleaveOpt::MFMAPipeCount = 0; member in __anon5d856e630111::MFMAExpInterleaveOpt1425 MFMAPipeCount = MFMAPipeSUs.size(); in analyzeDAG()1428 assert(MFMAPipeCount > 0); in analyzeDAG()1469 MFMAChainLength = MFMAPipeCount / MFMAChains; in analyzeDAG()1707 unsigned MFMAInLoop = MFMAPipeCount > (MFMAEnablement * 2) in applyIGLPStrategy()1708 ? MFMAPipeCount - (MFMAEnablement * 2) in applyIGLPStrategy()1712 AddPipeCount < MFMAPipeCount ? 1 : AddPipeCount / MFMAPipeCount; in applyIGLPStrategy()