Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Transform/
DScheduleOptimizer.cpp140 static cl::opt<int> ThroughputVectorFma( variable
914 int Nr = ceil(sqrt((double)(Nvec * LatencyVectorFma * ThroughputVectorFma)) / in getMicroKernelParams()
917 int Mr = ceil((double)(Nvec * LatencyVectorFma * ThroughputVectorFma / Nr)); in getMicroKernelParams()