/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | UnrollLoop.h | 114 TargetTransformInfo::UnrollingPreferences gatherUnrollingPreferences( 148 getUnrolledLoopSize(const TargetTransformInfo::UnrollingPreferences &UP, 159 TargetTransformInfo::UnrollingPreferences &UP,
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopUnrollAndJamPass.cpp | 144 TargetTransformInfo::UnrollingPreferences &UP) { in getUnrollAndJammedLoopSize() 158 TargetTransformInfo::UnrollingPreferences &UP, in computeUnrollAndJamCount() 283 TargetTransformInfo::UnrollingPreferences UP = gatherUnrollingPreferences( in tryToUnrollAndJamLoop()
|
H A D | LoopUnrollPass.cpp | 189 TargetTransformInfo::UnrollingPreferences llvm::gatherUnrollingPreferences( in gatherUnrollingPreferences() 197 TargetTransformInfo::UnrollingPreferences UP; in gatherUnrollingPreferences() 728 const TargetTransformInfo::UnrollingPreferences &UP, in getUnrolledLoopSize() 799 const TargetTransformInfo::UnrollingPreferences &UP) { in shouldPragmaUnroll() 840 const TargetTransformInfo::UnrollingPreferences &UP) { in shouldFullUnroll() 869 const TargetTransformInfo::UnrollingPreferences &UP) { in shouldPartialUnroll() 928 TargetTransformInfo::UnrollingPreferences &UP, in computeUnrollCount() 1214 TargetTransformInfo::UnrollingPreferences UP = gatherUnrollingPreferences( in tryToUnrollLoop()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600TargetTransformInfo.h | 45 TTI::UnrollingPreferences &UP,
|
H A D | AMDGPUTargetTransformInfo.h | 53 TTI::UnrollingPreferences &UP, 109 TTI::UnrollingPreferences &UP,
|
H A D | R600TargetTransformInfo.cpp | 137 TTI::UnrollingPreferences &UP, in getUnrollingPreferences()
|
H A D | AMDGPUTargetTransformInfo.cpp | 104 TTI::UnrollingPreferences &UP, in getUnrollingPreferences() 1330 TTI::UnrollingPreferences &UP, in getUnrollingPreferences()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyTargetTransformInfo.h | 52 TTI::UnrollingPreferences &UP,
|
H A D | WebAssemblyTargetTransformInfo.cpp | 128 Loop *L, ScalarEvolution &SE, TTI::UnrollingPreferences &UP, in getUnrollingPreferences()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXTargetTransformInfo.h | 105 TTI::UnrollingPreferences &UP,
|
H A D | NVPTXTargetTransformInfo.cpp | 428 TTI::UnrollingPreferences &UP, in instCombineIntrinsic()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonTargetTransformInfo.h | 65 TTI::UnrollingPreferences &UP,
|
H A D | HexagonTargetTransformInfo.cpp | 82 TTI::UnrollingPreferences &UP, in getUnrollingPreferences()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZTargetTransformInfo.h | 58 TTI::UnrollingPreferences &UP,
|
H A D | SystemZTargetTransformInfo.cpp | 287 TTI::UnrollingPreferences &UP, in getUnrollingPreferences()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCTargetTransformInfo.h | 75 TTI::UnrollingPreferences &UP,
|
H A D | PPCTargetTransformInfo.cpp | 401 TTI::UnrollingPreferences &UP, in getUnrollingPreferences()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.h | 230 TTI::UnrollingPreferences &UP,
|
H A D | AArch64TargetTransformInfo.cpp | 3568 TargetTransformInfo::UnrollingPreferences &UP) { in getFalkorUnrollingPreferences() 3615 TTI::UnrollingPreferences &UP, in getUnrollingPreferences()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVTargetTransformInfo.h | 135 TTI::UnrollingPreferences &UP,
|
H A D | RISCVTargetTransformInfo.cpp | 1822 TTI::UnrollingPreferences &UP, in getUnrollingPreferences()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.h | 317 TTI::UnrollingPreferences &UP,
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfo.h | 531 struct UnrollingPreferences { struct 623 UnrollingPreferences &UP, argument 1862 UnrollingPreferences &UP, 2311 UnrollingPreferences &UP, in getUnrollingPreferences()
|
H A D | TargetTransformInfoImpl.h | 217 TTI::UnrollingPreferences &, in getUnrollingPreferences() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | TargetTransformInfo.cpp | 389 Loop *L, ScalarEvolution &SE, UnrollingPreferences &UP, in getUnrollingPreferences()
|