| /openbsd-src/gnu/llvm/clang/lib/AST/Interp/ |
| H A D | InterpFrame.cpp | 122 llvm::SmallVector<Pointer, 2> Levels; in print() local 124 Levels.push_back(F); in print() 129 for (const auto &It : Levels) { in print()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/ |
| H A D | DependenceAnalysis.h | 229 unsigned Levels); 246 unsigned getLevels() const override { return Levels; } in getLevels() 284 unsigned short Levels;
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
| H A D | ScopedPrinter.h | 121 void indent(int Levels = 1) { IndentLevel += Levels; } 123 void unindent(int Levels = 1) { 124 IndentLevel = IndentLevel > Levels ? IndentLevel - Levels : 0;
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/ |
| H A D | README.gcc | 4 Verbosity Levels
|
| H A D | ChangeLog | 11478 2000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
|
| /openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
| H A D | DependenceAnalysis.cpp | 268 : Dependence(Source, Destination), Levels(CommonLevels), in FullDependence() 291 for (unsigned Level = 1; Level <= Levels; ++Level) { in isDirectionNegative() 310 for (unsigned Level = 1; Level <= Levels; ++Level) { in normalize() 335 assert(0 < Level && Level <= Levels && "Level out of range"); in getDirection() 342 assert(0 < Level && Level <= Levels && "Level out of range"); in getDistance() 351 assert(0 < Level && Level <= Levels && "Level out of range"); in isScalar() 359 assert(0 < Level && Level <= Levels && "Level out of range"); in isPeelFirst() 367 assert(0 < Level && Level <= Levels && "Level out of range"); in isPeelLast() 374 assert(0 < Level && Level <= Levels && "Level out of range"); in isSplitable() 671 unsigned Levels = getLevels(); in dump() local [all …]
|
| H A D | LoopCacheAnalysis.cpp | 243 int Levels = D->getLevels(); in hasTemporalReuse() local 244 for (int Level = 1; Level <= Levels; ++Level) { in hasTemporalReuse()
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
| H A D | LoopInterchange.cpp | 139 unsigned Levels = D->getLevels(); in populateDependencyMatrix() local 141 for (unsigned II = 1; II <= Levels; ++II) { in populateDependencyMatrix()
|
| /openbsd-src/gnu/llvm/clang/lib/Frontend/ |
| H A D | CompilerInvocation.cpp | 1237 const std::vector<std::string> &Levels, in parseDiagnosticLevelMask() argument 1241 for (const auto &Level : Levels) { in parseDiagnosticLevelMask()
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
| H A D | ChangeLog-9297 | 2068 Tue Feb 20 11:02:44 1996 Alan Modra <alan@mullet.Levels.UniSA.Edu.Au>
|
| /openbsd-src/gnu/usr.bin/binutils/opcodes/ |
| H A D | ChangeLog-9297 | 2068 Tue Feb 20 11:02:44 1996 Alan Modra <alan@mullet.Levels.UniSA.Edu.Au>
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | FSFChangeLog.10 | 7313 Fri May 19 19:27:08 1995 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au> 8162 Wed May 3 08:49:06 1995 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
|
| H A D | ChangeLog.3 | 15048 2000-01-22 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/doc/ |
| H A D | cpp.texi | 3792 @item Levels of parenthesized expressions within a full expression.
|
| /openbsd-src/gnu/gcc/gcc/doc/ |
| H A D | cpp.texi | 3925 @item Levels of parenthesized expressions within a full expression.
|
| H A D | cpp.info | 3570 * Levels of parenthesized expressions within a full expression.
|
| /openbsd-src/gnu/usr.bin/binutils/bfd/ |
| H A D | ChangeLog-9697 | 5719 <alan@mullet.Levels.UniSA.Edu.Au>.
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
| H A D | ChangeLog-9697 | 5719 <alan@mullet.Levels.UniSA.Edu.Au>.
|
| /openbsd-src/gnu/usr.bin/binutils/ld/ |
| H A D | ChangeLog-9197 | 3744 alan@SPRI.Levels.UniSA.Edu.Au (Alan Modra).
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/ld/ |
| H A D | ChangeLog-9197 | 3744 alan@SPRI.Levels.UniSA.Edu.Au (Alan Modra).
|