Home
last modified time | relevance | path

Searched refs:UnrollingPreferences (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DUnrollLoop.h119 LLVM_ABI TargetTransformInfo::UnrollingPreferences gatherUnrollingPreferences(
153 getUnrolledLoopSize(const TargetTransformInfo::UnrollingPreferences &UP,
163 TargetTransformInfo::UnrollingPreferences &UP,
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnrollAndJamPass.cpp143 TargetTransformInfo::UnrollingPreferences &UP) { in getUnrollAndJammedLoopSize()
157 TargetTransformInfo::UnrollingPreferences &UP, in computeUnrollAndJamCount()
282 TargetTransformInfo::UnrollingPreferences UP = gatherUnrollingPreferences( in tryToUnrollAndJamLoop()
H A DLoopUnrollPass.cpp188 TargetTransformInfo::UnrollingPreferences llvm::gatherUnrollingPreferences( in gatherUnrollingPreferences()
196 TargetTransformInfo::UnrollingPreferences UP; in gatherUnrollingPreferences()
729 const TargetTransformInfo::UnrollingPreferences &UP, in getUnrolledLoopSize()
800 const TargetTransformInfo::UnrollingPreferences &UP) { in shouldPragmaUnroll()
841 const TargetTransformInfo::UnrollingPreferences &UP) { in shouldFullUnroll()
870 const TargetTransformInfo::UnrollingPreferences &UP) { in shouldPartialUnroll()
929 TargetTransformInfo::UnrollingPreferences &UP, in computeUnrollCount()
1215 TargetTransformInfo::UnrollingPreferences UP = gatherUnrollingPreferences( in tryToUnrollLoop()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600TargetTransformInfo.h45 TTI::UnrollingPreferences &UP,
H A DAMDGPUTargetTransformInfo.h54 TTI::UnrollingPreferences &UP,
110 TTI::UnrollingPreferences &UP,
H A DR600TargetTransformInfo.cpp139 Loop *L, ScalarEvolution &SE, TTI::UnrollingPreferences &UP, in getUnrollingPreferences()
H A DAMDGPUTargetTransformInfo.cpp111 Loop *L, ScalarEvolution &SE, TTI::UnrollingPreferences &UP, in getUnrollingPreferences()
1444 TTI::UnrollingPreferences &UP, in getUnrollingPreferences()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetTransformInfo.h52 TTI::UnrollingPreferences &UP,
H A DWebAssemblyTargetTransformInfo.cpp261 Loop *L, ScalarEvolution &SE, TTI::UnrollingPreferences &UP, in getUnrollingPreferences()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXTargetTransformInfo.h151 TTI::UnrollingPreferences &UP,
H A DNVPTXTargetTransformInfo.cpp543 Loop *L, ScalarEvolution &SE, TTI::UnrollingPreferences &UP, in getUnrollingPreferences()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.h59 TTI::UnrollingPreferences &UP,
H A DSystemZTargetTransformInfo.cpp366 Loop *L, ScalarEvolution &SE, TTI::UnrollingPreferences &UP, in getUnrollingPreferences()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.h66 TTI::UnrollingPreferences &UP,
H A DHexagonTargetTransformInfo.cpp82 Loop *L, ScalarEvolution &SE, TTI::UnrollingPreferences &UP, in getUnrollingPreferences()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.h75 TTI::UnrollingPreferences &UP,
H A DPPCTargetTransformInfo.cpp404 TTI::UnrollingPreferences &UP, in getUnrollingPreferences()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.h328 TTI::UnrollingPreferences &UP,
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h547 struct UnrollingPreferences { struct
647 UnrollingPreferences &UP, argument
H A DTargetTransformInfoImpl.h260 TTI::UnrollingPreferences &, in getUnrollingPreferences() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.h152 TTI::UnrollingPreferences &UP,
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h265 TTI::UnrollingPreferences &UP,
H A DAArch64TargetTransformInfo.cpp4661 TargetTransformInfo::UnrollingPreferences &UP) { in getFalkorUnrollingPreferences()
4776 TargetTransformInfo::UnrollingPreferences &UP, in getAppleRuntimeUnrollPreferences()
4892 Loop *L, ScalarEvolution &SE, TTI::UnrollingPreferences &UP, in getUnrollingPreferences()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp403 Loop *L, ScalarEvolution &SE, UnrollingPreferences &UP, in getUnrollingPreferences()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h687 TTI::UnrollingPreferences &UP, in getUnrollingPreferences()

12