| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| H A D | UnrollLoop.h | 119 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 D | LoopUnrollAndJamPass.cpp | 143 TargetTransformInfo::UnrollingPreferences &UP) { in getUnrollAndJammedLoopSize() 157 TargetTransformInfo::UnrollingPreferences &UP, in computeUnrollAndJamCount() 282 TargetTransformInfo::UnrollingPreferences UP = gatherUnrollingPreferences( in tryToUnrollAndJamLoop()
|
| H A D | LoopUnrollPass.cpp | 188 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 D | R600TargetTransformInfo.h | 45 TTI::UnrollingPreferences &UP,
|
| H A D | AMDGPUTargetTransformInfo.h | 54 TTI::UnrollingPreferences &UP, 110 TTI::UnrollingPreferences &UP,
|
| H A D | R600TargetTransformInfo.cpp | 139 Loop *L, ScalarEvolution &SE, TTI::UnrollingPreferences &UP, in getUnrollingPreferences()
|
| H A D | AMDGPUTargetTransformInfo.cpp | 111 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 D | WebAssemblyTargetTransformInfo.h | 52 TTI::UnrollingPreferences &UP,
|
| H A D | WebAssemblyTargetTransformInfo.cpp | 261 Loop *L, ScalarEvolution &SE, TTI::UnrollingPreferences &UP, in getUnrollingPreferences()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXTargetTransformInfo.h | 151 TTI::UnrollingPreferences &UP,
|
| H A D | NVPTXTargetTransformInfo.cpp | 543 Loop *L, ScalarEvolution &SE, TTI::UnrollingPreferences &UP, in getUnrollingPreferences()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZTargetTransformInfo.h | 59 TTI::UnrollingPreferences &UP,
|
| H A D | SystemZTargetTransformInfo.cpp | 366 Loop *L, ScalarEvolution &SE, TTI::UnrollingPreferences &UP, in getUnrollingPreferences()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonTargetTransformInfo.h | 66 TTI::UnrollingPreferences &UP,
|
| H A D | HexagonTargetTransformInfo.cpp | 82 Loop *L, ScalarEvolution &SE, 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 | 404 TTI::UnrollingPreferences &UP, in getUnrollingPreferences()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMTargetTransformInfo.h | 328 TTI::UnrollingPreferences &UP,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | TargetTransformInfo.h | 547 struct UnrollingPreferences { struct 647 UnrollingPreferences &UP, argument
|
| H A D | TargetTransformInfoImpl.h | 260 TTI::UnrollingPreferences &, in getUnrollingPreferences() argument
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVTargetTransformInfo.h | 152 TTI::UnrollingPreferences &UP,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64TargetTransformInfo.h | 265 TTI::UnrollingPreferences &UP,
|
| H A D | AArch64TargetTransformInfo.cpp | 4661 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 D | TargetTransformInfo.cpp | 403 Loop *L, ScalarEvolution &SE, UnrollingPreferences &UP, in getUnrollingPreferences()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | BasicTTIImpl.h | 687 TTI::UnrollingPreferences &UP, in getUnrollingPreferences()
|