Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
HDWebAssemblyTargetTransformInfo.cpp147 UP.PartialOptSizeThreshold = 0; in getUnrollingPreferences()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDLoopUnrollPass.cpp205 UP.PartialOptSizeThreshold = UnrollOptSizeThreshold; in gatherUnrollingPreferences()
234 UP.PartialThreshold = UP.PartialOptSizeThreshold; in gatherUnrollingPreferences()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVTargetTransformInfo.cpp1837 UP.PartialOptSizeThreshold = 0; in getUnrollingPreferences()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDTargetTransformInfo.h560 unsigned PartialOptSizeThreshold; member
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDBasicTTIImpl.h653 UP.PartialOptSizeThreshold = 0; in getUnrollingPreferences()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMTargetTransformInfo.cpp2461 UP.PartialOptSizeThreshold = 0; in getUnrollingPreferences()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
HDOMPIRBuilder.cpp5364 UP.PartialOptSizeThreshold = UP.PartialThreshold; in computeHeuristicUnrollFactor()
5371 << UP.PartialOptSizeThreshold << "\n"); in computeHeuristicUnrollFactor()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64TargetTransformInfo.cpp3629 UP.PartialOptSizeThreshold = 0; in getUnrollingPreferences()