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.cpp280 UP.PartialOptSizeThreshold = 0; in getUnrollingPreferences()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp204 UP.PartialOptSizeThreshold = UnrollOptSizeThreshold; in gatherUnrollingPreferences()
235 UP.PartialThreshold = UP.PartialOptSizeThreshold; in gatherUnrollingPreferences()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h576 unsigned PartialOptSizeThreshold; member
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp2549 UP.PartialOptSizeThreshold = 0; in getUnrollingPreferences()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h751 UP.PartialOptSizeThreshold = 0; in getUnrollingPreferences()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp2584 UP.PartialOptSizeThreshold = 0; in getUnrollingPreferences()
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp5675 UP.PartialOptSizeThreshold = UP.PartialThreshold; in computeHeuristicUnrollFactor()
5682 << UP.PartialOptSizeThreshold << "\n"); in computeHeuristicUnrollFactor()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp4906 UP.PartialOptSizeThreshold = 0; in getUnrollingPreferences()