| /llvm-project-15.0.7/libcxx/docs/Status/ |
| H A D | ZipProjects.csv | 5 ….pair>`_, "[pair] constructor, assignment and swap overloads", None, Nikolas Klauser, |Not Started| 8 …>`_, "[vector<bool>::reference] add const operator= overload", None, Nikolas Klauser, |Not Started| 9 …s://wg21.link/iterator.concept.winc>`_, "Update weakly_comparable", None, Unassigned, |Not Started| 15 | `zip_transform_view::sentinel`", Unassigned, |Not Started| 16 …nk/range.zip.transform.iterator>`_, "zip_transform_view::iterator", None, Unassigned, |Not Started| 17 …nk/range.zip.transform.sentinel>`_, "zip_transform_view::sentinel", None, Unassigned, |Not Started| 19 | `adjacent_view::sentinel`", Unassigned, |Not Started| 20 …://wg21.link/range.adjacent.iterator>`_, "adjacent_view::iterator", None, Unassigned, |Not Started| 21 …://wg21.link/range.adjacent.sentinel>`_, "adjacent_view::sentinel", None, Unassigned, |Not Started| 23 | `adjacent_transform_view::sentinel`", Unassigned, |Not Started| [all …]
|
| H A D | SpaceshipProjects.csv | 19 | error_condition",None,Unassigned,|Not Started| 30 ….index.members] <https://wg21.link/type.index.members>`_,| type_index,None,Unassigned,|Not Started| 43 | multimap",[expos.only.func],Unassigned,|Not Started| 45 | set",[expos.only.func],Unassigned,|Not Started| 46 | `[queue.ops] <https://wg21.link/queue.ops>`_,| queue,None,Unassigned,|Not Started| 47 | `[stack.ops] <https://wg21.link/stack.ops>`_,| stack,None,Unassigned,|Not Started| 49 …iter.op.comp] <https://wg21.link/move.iter.op.comp>`_,| move_iterator,None,Unassigned,|Not Started| 50 …d.iter.cmp] <https://wg21.link/counted.iter.cmp>`_,| counted_iterator,None,Unassigned,|Not Started| 78 | chrono::time_zone_link",None,Unassigned,|Not Started| 81 | `[re.submatch.op] <https://wg21.link/re.submatch.op>`_,| sub_match,None,Unassigned,|Not Started| [all …]
|
| /llvm-project-15.0.7/clang/lib/Frontend/ |
| H A D | TextDiagnosticPrinter.cpp | 55 bool Started = false; in printDiagnosticOptions() local 76 Started = true; in printDiagnosticOptions() 81 OS << (Started ? "," : " [") in printDiagnosticOptions() 86 Started = true; in printDiagnosticOptions() 95 OS << (Started ? "," : " ["); in printDiagnosticOptions() 96 Started = true; in printDiagnosticOptions() 105 if (Started) in printDiagnosticOptions()
|
| /llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_stackdepot.cpp | 105 Started, enumerator 141 state_ = thread_ ? State::Started : State::Failed; in NewWorkNotify() 143 if (state_ == State::Started) { in NewWorkNotify() 161 if (state_ != State::Started) in Stop() 175 if (state_ != State::Started) in LockAndStop()
|
| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | StackLifetime.cpp | 235 BitVector Started, Ended; in calculateLiveIntervals() local 236 Started.resize(NumAllocas); in calculateLiveIntervals() 244 Started.set(AllocaNo); in calculateLiveIntervals() 255 if (!Started.test(AllocaNo)) { in calculateLiveIntervals() 256 Started.set(AllocaNo); in calculateLiveIntervals() 261 if (Started.test(AllocaNo)) { in calculateLiveIntervals() 263 Started.reset(AllocaNo); in calculateLiveIntervals() 270 if (Started.test(AllocaNo)) in calculateLiveIntervals()
|
| /llvm-project-15.0.7/libcxx/docs/Helpers/ |
| H A D | Styles.rst | 33 .. |Not Started| replace:: :notstarted:`Not Started`
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | GettingStartedTutorials.rst | 1 Getting Started/Tutorials 35 An addendum to the main Getting Started guide for those using Visual Studio
|
| H A D | index.rst | 52 Getting Started, How-tos, Developer Guides, and Tutorials.
|
| H A D | GettingStartedVS.rst | 2 Getting Started with the LLVM System using Microsoft Visual Studio 67 Getting Started
|
| H A D | UserGuides.rst | 103 An addendum to the main Getting Started guide for those using the `CMake
|
| H A D | GettingStarted.rst | 2 Getting Started with the LLVM System 30 The LLVM Getting Started documentation may be out of date. The `Clang 31 Getting Started <https://clang.llvm.org/get_started.html>`_ page might have more 106 Consult the `Getting Started with LLVM`_ section for detailed information on 373 .. _Getting Started with LLVM: 375 Getting Started with LLVM
|
| /llvm-project-15.0.7/llvm/test/Other/ |
| H A D | print-on-crash.ll | 17 ; CHECK_SIMPLE: *** Dump of IR Before Last Pass {{.*}} Started *** 21 ; CHECK_MODULE: *** Dump of Module IR Before Last Pass {{.*}} Started ***
|
| /llvm-project-15.0.7/ |
| H A D | README.md | 12 ## Getting Started with the LLVM System 36 The LLVM Getting Started documentation may be out of date. The [Clang 37 Getting Started](http://clang.llvm.org/get_started.html) page might have more 112 [Getting Started with LLVM](https://llvm.org/docs/GettingStarted.html#getting-started-with-llvm)
|
| /llvm-project-15.0.7/llvm/include/llvm/MCA/ |
| H A D | Pipeline.h | 56 Started, // Pipeline has started running. enumerator
|
| /llvm-project-15.0.7/clang-tools-extra/docs/ |
| H A D | modularize.rst | 25 Getting Started 30 1. Read `Getting Started with the LLVM System`_ and `Clang Tools 34 2. `Getting Started with the LLVM System`_ and `Building LLVM with CMake`_ give 45 .. _Getting Started with the LLVM System: https://llvm.org/docs/GettingStarted.html
|
| H A D | pp-trace.rst | 790 1. Read `Getting Started with the LLVM System`_ and `Clang Tools 794 2. `Getting Started with the LLVM System`_ and `Building LLVM with CMake`_ give 802 .. _Getting Started with the LLVM System: https://llvm.org/docs/GettingStarted.html
|
| /llvm-project-15.0.7/llvm/lib/MCA/ |
| H A D | Pipeline.cpp | 63 CurrentState = State::Started; in runCycle()
|
| /llvm-project-15.0.7/lldb/docs/resources/ |
| H A D | contributing.rst | 4 Getting Started 7 Please refer to the `LLVM Getting Started Guide
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | TargetPassConfig.cpp | 471 Started = (StartAfter == nullptr) && (StartBefore == nullptr); in setStartStopPasses() 744 Started = true; in addPass() 747 if (Started && !Stopped) { in addPass() 771 Started = true; in addPass() 772 if (Stopped && !Started) in addPass()
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | TargetPassConfig.h | 104 bool Started = true; variable
|
| /llvm-project-15.0.7/clang/www/ |
| H A D | menu.html.incl | 21 <a href="/get_started.html">Get Started</a>
|
| /llvm-project-15.0.7/lld/docs/ |
| H A D | index.rst | 89 details, see `Getting Started with the LLVM System 145 - July 2016: Started working on improving the linker script support.
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | tail-merge-wineh.ll | 3 ; Started from this code:
|
| /llvm-project-15.0.7/libunwind/docs/ |
| H A D | index.rst | 21 Getting Started with libunwind
|
| H A D | BuildingLibunwind.rst | 12 Getting Started
|