Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp117 UP.UnrollVectorizedLoop = true; in getUnrollingPreferences()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h606 bool UnrollVectorizedLoop = false; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp7655 if (!UP.UnrollVectorizedLoop || CanonicalIVStartValue) in executePlan()