Home
last modified time | relevance | path

Searched refs:LTS (Results 1 – 12 of 12) sorted by relevance

/llvm-project-15.0.7/polly/include/polly/CodeGen/
H A DBlockGenerators.h108 void copyStmt(ScopStmt &Stmt, LoopToScevMapT &LTS,
330 ValueMapT &BBMap, LoopToScevMapT &LTS,
340 void generateScalarLoads(ScopStmt &Stmt, LoopToScevMapT &LTS,
360 void generateBeginStmtTrace(ScopStmt &Stmt, LoopToScevMapT &LTS,
473 LoopToScevMapT &LTS, Loop *L) const;
500 LoopToScevMapT &LTS, Loop *L) const;
503 LoopToScevMapT &LTS);
562 LoopToScevMapT &LTS,
823 void copyStmt(ScopStmt &Stmt, LoopToScevMapT &LTS,
929 BasicBlock *IncomingBB, LoopToScevMapT &LTS);
[all …]
H A DIslNodeBuilder.h372 LoopToScevMapT &LTS);
/llvm-project-15.0.7/polly/lib/CodeGen/
H A DBlockGenerators.cpp290 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 DIslNodeBuilder.cpp929 ScopStmt *Stmt, LoopToScevMapT &LTS) { 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 DPPCGCodeGeneration.cpp1330 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 Dmath.rst200 … 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 Ddependencies.md7 * 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 DCodeGenDAGPatterns.cpp883 const TypeSetByHwMode &LTS = 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 DP9InstrResources.td1364 (instregex "EVCMP(EQ|GTS|GTU|LTS|LTU)$"),
/llvm-project-15.0.7/llvm/docs/
H A DGettingStarted.rst294 Ubuntu Precise, 12.04 LTS. For this distribution, one easy option is to install
H A DDeveloperPolicy.rst627 - Detail downsides on important platforms (e.g. Ubuntu LTS status).
/llvm-project-15.0.7/mlir/docs/Bindings/
H A DPython.md41 # Note that many LTS distros will bundle a version of pip itself that is too