Home
last modified time | relevance | path

Searched refs:getMacroKernelParams (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/polly/test/ScheduleOptimizer/
H A Dpattern-matching-based-opts_9.ll20 ; getMacroKernelParams from lib/Transform/ScheduleOptimizer.cpp
H A Dpattern-matching-based-opts_8.ll19 ; getMacroKernelParams from lib/Transform/ScheduleOptimizer.cpp
H A Dpattern-matching-based-opts_7.ll18 ; getMacroKernelParams from lib/Transform/ScheduleOptimizer.cpp
H A Dpattern-matching-based-opts_6.ll27 ; getMacroKernelParams from lib/Transform/ScheduleOptimizer.cpp for
H A Densure-correct-tile-sizes.ll10 ; The parameters are setup such that Car in `getMacroKernelParams`
H A Dpattern-matching-based-opts_5.ll26 ; getMacroKernelParams from lib/Transform/ScheduleOptimizer.cpp for
/llvm-project-15.0.7/polly/lib/Transform/
H A DMatmulOptimizer.cpp615 getMacroKernelParams(const llvm::TargetTransformInfo *TTI, in getMacroKernelParams() function
970 auto MacroKernelParams = getMacroKernelParams(TTI, MicroKernelParams, MMI); in optimizeMatMulPattern()