Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DUnrollLoop.h119 LLVM_ABI TargetTransformInfo::UnrollingPreferences gatherUnrollingPreferences(
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnrollAndJamPass.cpp282 TargetTransformInfo::UnrollingPreferences UP = gatherUnrollingPreferences( in tryToUnrollAndJamLoop()
H A DLoopUnrollPass.cpp188 TargetTransformInfo::UnrollingPreferences llvm::gatherUnrollingPreferences( in gatherUnrollingPreferences() function in llvm
1215 TargetTransformInfo::UnrollingPreferences UP = gatherUnrollingPreferences( in tryToUnrollLoop()
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp5654 TargetTransformInfo::UnrollingPreferences UP = gatherUnrollingPreferences( in computeHeuristicUnrollFactor()