Lines Matching defs:MicroParams
801 MicroKernelParamsTy MicroParams,
808 unsigned FirstDimSize = MacroParams.Nc / MicroParams.Nr;
810 unsigned ThirdDimSize = MicroParams.Nr;
838 MicroKernelParamsTy MicroParams,
847 unsigned FirstDimSize = MacroParams.Mc / MicroParams.Mr;
849 unsigned ThirdDimSize = MicroParams.Mr;
924 /// @param MicroParams, MacroParams Parameters of the BLIS kernel
930 MicroKernelParamsTy MicroParams,
941 optimizePackedB(Node, Stmt, MapOldIndVar, MicroParams, MacroParams, MMI);
945 optimizePackedA(Node, Stmt, MapOldIndVar, MicroParams, MacroParams, MMI);