Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyTargetTransformInfo.cpp135 UP.PartialOptSizeThreshold = 0; in getUnrollingPreferences()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp199 UP.PartialOptSizeThreshold = UnrollOptSizeThreshold; in gatherUnrollingPreferences()
227 UP.PartialThreshold = UP.PartialOptSizeThreshold; in gatherUnrollingPreferences()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
DTargetTransformInfo.h452 unsigned PartialOptSizeThreshold; member
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h541 UP.PartialOptSizeThreshold = 0; in getUnrollingPreferences()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp1719 UP.PartialOptSizeThreshold = 0; in getUnrollingPreferences()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp2149 UP.PartialOptSizeThreshold = 0; in getUnrollingPreferences()