| /llvm-project-15.0.7/polly/include/polly/CodeGen/ |
| H A D | BlockGenerators.h | 108 void copyStmt(ScopStmt &Stmt, LoopToScevMapT <S, 330 ValueMapT &BBMap, LoopToScevMapT <S, 340 void generateScalarLoads(ScopStmt &Stmt, LoopToScevMapT <S, 360 void generateBeginStmtTrace(ScopStmt &Stmt, LoopToScevMapT <S, 473 LoopToScevMapT <S, Loop *L) const; 500 LoopToScevMapT <S, Loop *L) const; 503 LoopToScevMapT <S); 562 LoopToScevMapT <S, 823 void copyStmt(ScopStmt &Stmt, LoopToScevMapT <S, 929 BasicBlock *IncomingBB, LoopToScevMapT <S); [all …]
|
| H A D | IslNodeBuilder.h | 372 LoopToScevMapT <S);
|
| /llvm-project-15.0.7/polly/lib/CodeGen/ |
| H A D | BlockGenerators.cpp | 290 return getNewValue(Stmt, Pointer, BBMap, LTS, L); in generateLocationAccessed() 386 copyPHIInstruction(Stmt, PHI, BBMap, LTS); in copyInstruction() 395 copyInstScalar(Stmt, Inst, BBMap, LTS); in copyInstruction() 424 copyBB(Stmt, BB, BBMap, LTS, NewAccesses); in copyStmt() 441 generateBeginStmtTrace(Stmt, LTS, BBMap); in copyBB() 443 copyBB(Stmt, BB, CopyBB, BBMap, LTS, NewAccesses); in copyBB() 1480 generateBeginStmtTrace(Stmt, LTS, EntryBBMap); in copyStmt() 1571 copyInstScalar(Stmt, TI, RegionMap, LTS); in copyStmt() 1604 LTS[L] = SE.getUnknown(LoopPHI); in copyStmt() 1677 return buildExitPHI(MA, LTS, BBMap, L); in getExitScalar() [all …]
|
| H A D | IslNodeBuilder.cpp | 929 ScopStmt *Stmt, LoopToScevMapT <S) { in createSubstitutions() argument 941 LTS[Stmt->getLoopForDimension(i)] = SE->getUnknown(V); in createSubstitutions() 995 LoopToScevMapT LTS; in createUser() local 1004 LTS.insert(OutsideLoopIterations.begin(), OutsideLoopIterations.end()); in createUser() 1012 createSubstitutions(Expr, Stmt, LTS); in createUser() 1015 BlockGen.copyStmt(*Stmt, LTS, NewAccesses); in createUser() 1017 RegionGen.copyStmt(*Stmt, LTS, NewAccesses); in createUser()
|
| H A D | PPCGCodeGeneration.cpp | 1330 LoopToScevMapT LTS; in createScopStmt() local 1331 LTS.insert(OutsideLoopIterations.begin(), OutsideLoopIterations.end()); in createScopStmt() 1333 createSubstitutions(Expr, Stmt, LTS); in createScopStmt() 1336 BlockGen.copyStmt(*Stmt, LTS, Indexes); in createScopStmt() 1338 RegionGen.copyStmt(*Stmt, LTS, Indexes); in createScopStmt()
|
| /llvm-project-15.0.7/libc/docs/ |
| H A D | math.rst | 200 … 72 | :math:`[0, 2\pi]` | Ryzen 1700 | Ubuntu 20.04 LTS x86_64 | Clang 12.0… 202 … 38 | :math:`[-10, 10]` | Ryzen 1700 | Ubuntu 20.04 LTS x86_64 | Clang 12.0… 204 … 37 | :math:`[-10, 10]` | Ryzen 1700 | Ubuntu 20.04 LTS x86_64 | Clang 12.0… 206 … 121 | :math:`[-10, 10]` | Ryzen 1700 | Ubuntu 20.04 LTS x86_64 | Clang 12.0… 208 … - | [MIN_NORMAL, MAX_NORMAL] | i5 mobile | Ubuntu 20.04 LTS x86_64 | Clang 12.0… 210 … - | [0, MAX_SUBNORMAL] | i5 mobile | Ubuntu 20.04 LTS x86_64 | Clang 12.0… 212 … - | [MIN_NORMAL, MAX_NORMAL] | i5 mobile | Ubuntu 20.04 LTS x86_64 | Clang 12.0… 214 … - | [0, MAX_SUBNORMAL] | i5 mobile | Ubuntu 20.04 LTS x86_64 | Clang 12.0… 216 … 49 | :math:`[-10, 10] \times [-10, 10]` | Ryzen 1700 | Ubuntu 20.04 LTS x86_64 | Clang 12.0… 218 … 46 | :math:`[e^{-1}, e]` | Ryzen 1700 | Ubuntu 20.04 LTS x86_64 | Clang 12.0… [all …]
|
| /llvm-project-15.0.7/third-party/benchmark/docs/ |
| H A D | dependencies.md | 7 * The last two Ubuntu LTS releases 18 _Note, this version is also available for Ubuntu 14.04, an older Ubuntu LTS
|
| /llvm-project-15.0.7/llvm/utils/TableGen/ |
| H A D | CodeGenDAGPatterns.cpp | 883 const TypeSetByHwMode <S = TP.getDAGPatterns().getLegalTypes(); in getLegalTypes() local 884 for (const auto &I : LTS) in getLegalTypes()
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | P9InstrResources.td | 1364 (instregex "EVCMP(EQ|GTS|GTU|LTS|LTU)$"),
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | GettingStarted.rst | 294 Ubuntu Precise, 12.04 LTS. For this distribution, one easy option is to install
|
| H A D | DeveloperPolicy.rst | 627 - Detail downsides on important platforms (e.g. Ubuntu LTS status).
|
| /llvm-project-15.0.7/mlir/docs/Bindings/ |
| H A D | Python.md | 41 # Note that many LTS distros will bundle a version of pip itself that is too
|