Home
last modified time | relevance | path

Searched refs:getMicroKernelParams (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/polly/test/ScheduleOptimizer/
H A Dpattern-matching-based-opts_9.ll19 ; the generated loop nest. See getMicroKernelParams and
H A Dpattern-matching-based-opts_8.ll18 ; the generated loop nest. See getMicroKernelParams and
H A Dpattern-matching-based-opts_7.ll17 ; the generated loop nest. See getMicroKernelParams and
H A Dpattern-matching-based-opts_6.ll26 ; Nr are parameters of the micro-kernel (see getMicroKernelParams and
H A Dpattern-matching-based-opts_5.ll25 ; Nr are parameters of the micro-kernel (see getMicroKernelParams and
/llvm-project-15.0.7/polly/lib/Transform/
H A DMatmulOptimizer.cpp539 static MicroKernelParamsTy getMicroKernelParams(const TargetTransformInfo *TTI, in getMicroKernelParams() function
969 auto MicroKernelParams = getMicroKernelParams(TTI, MMI); in optimizeMatMulPattern()