Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetTransformInfo.cpp147 UP.PartialOptSizeThreshold = 0; in getUnrollingPreferences()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp205 UP.PartialOptSizeThreshold = UnrollOptSizeThreshold; in gatherUnrollingPreferences()
234 UP.PartialThreshold = UP.PartialOptSizeThreshold; in gatherUnrollingPreferences()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp1837 UP.PartialOptSizeThreshold = 0; in getUnrollingPreferences()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h560 unsigned PartialOptSizeThreshold; member
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h653 UP.PartialOptSizeThreshold = 0; in getUnrollingPreferences()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp2461 UP.PartialOptSizeThreshold = 0; in getUnrollingPreferences()
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp5364 UP.PartialOptSizeThreshold = UP.PartialThreshold; in computeHeuristicUnrollFactor()
5371 << UP.PartialOptSizeThreshold << "\n"); in computeHeuristicUnrollFactor()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp3629 UP.PartialOptSizeThreshold = 0; in getUnrollingPreferences()