Searched defs:MicroKernelParams (Results 1 – 1 of 1) sorted by relevance
460 MicroKernelParamsTy MicroKernelParams) { in createMicroKernel()616 const MicroKernelParamsTy &MicroKernelParams, in getMacroKernelParams()866 MicroKernelParamsTy MicroKernelParams, in getInductionVariablesSubstitution()893 MicroKernelParamsTy MicroKernelParams) { in isolateAndUnrollMatMulInnerLoops()969 auto MicroKernelParams = getMicroKernelParams(TTI, MMI); in optimizeMatMulPattern() local