Home
last modified time | relevance | path

Searched refs:Tracking (Results 1 – 25 of 44) sorted by relevance

12

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DRegisterScavenging.h43 bool Tracking = false; variable
108 if (!Tracking && MBB->begin() != I) forward(); in forward()
126 Tracking = false; in skipTo()
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DRegisterScavenging.cpp79 Tracking = false; in init()
94 Tracking = true; in enterBasicBlockEnd()
109 assert(Tracking && "Must be tracking to determine kills and defs"); in determineKillsAndDefs()
157 if (!Tracking) { in forward()
159 Tracking = true; in forward()
240 assert(Tracking && "Must be tracking to determine kills and defs"); in backward()
255 Tracking = false; in backward()
/openbsd/usr.bin/vi/docs/
H A Dfeatures70 + Tracking. Two or more files are associated so that when one file
72 Tracking may be constrained such that two files only track vertically
/openbsd/gnu/llvm/llvm/docs/
H A DGitHub.rst10 `Issue Tracking <https://github.com/llvm/llvm-project/issues>`_.
H A DAssignmentTracking.md1 # Debug Info Assignment Tracking
3 Assignment Tracking is an alternative technique for tracking variable location
39 IR where a variable takes a particular value. Similarly, Assignment Tracking
130 optimiser has made a once-indirect store (not tracked with Assignment Tracking)
H A DBugLifeCycle.rst20 `the LLVM Bug Tracking System <https://github.com/llvm/llvm-project/issues>`_,
H A DHowToUpdateDebugInfo.rst223 ``DIAssignID`` metadata attachments are used by Assignment Tracking, which is
227 Assignment Tracking.
H A DLexicon.rst236 Problem report. A bug filed on `the LLVM Bug Tracking System
H A DHowToSubmitABug.rst22 Once you have a reduced test-case, go to `the LLVM Bug Tracking System
H A DTestSuiteGuide.md292 ### Continuous Tracking with LNT
/openbsd/gnu/usr.bin/cvs/doc/
H A Dcvs.info-9117 * Branch, vendor-: Tracking sources.
582 * Third-party sources: Tracking sources.
592 * Tracking sources: Tracking sources.
613 * Vendor: Tracking sources.
614 * Vendor branch: Tracking sources.
H A Dcvs.aux310 'xrdef {Tracking sources-title}{Tracking third-party sources}
311 'xrdef {Tracking sources-pg}{79}
312 'xrdef {Tracking sources-snt}{Chapter'tie13}
H A Dcvs.info141 Node: Tracking sources195576
H A Dcvs.info-525 File: cvs.info, Node: First import, Next: Update imports, Up: Tracking sources
55 …, Node: Update imports, Next: Reverting local changes, Prev: First import, Up: Tracking sources
91 …verting local changes, Next: Binary files in imports, Prev: Update imports, Up: Tracking sources
109 …files in imports, Next: Keywords in imports, Prev: Reverting local changes, Up: Tracking sources
118 … in imports, Next: Multiple vendor branches, Prev: Binary files in imports, Up: Tracking sources
139 File: cvs.info, Node: Multiple vendor branches, Prev: Keywords in imports, Up: Tracking sources
177 File: cvs.info, Node: Builds, Next: Special Files, Prev: Tracking sources, Up: Top
H A DChangeLog595 (Tracking sources): Remove "a module" from titles.
786 * cvs.texinfo (Tracking sources): Clarify that the vendor branch
1023 (Multiple developers, Builds, Tracking sources, Keyword
1697 (Tracking sources): Add comment about what a "vendor" is.
2437 * cvs.texinfo (Tracking sources): Add comment regarding added and
2561 (Tracking sources): noted some reasons why you might use vendor
2566 (Tracking sources): new menu entry "Reverting to vendor release".
H A Dcvs.info-4991 File: cvs.info, Node: Keyword substitution, Next: Tracking sources, Prev: Revision management, …
1283 File: cvs.info, Node: Tracking sources, Next: Builds, Prev: Keyword substitution, Up: Top
1285 Tracking third-party sources
H A Dcvs.info-6526 source. *Note Tracking sources::, for a discussion on this subject.
646 See *Note Tracking sources::, and *Note From files::.
/openbsd/gnu/llvm/clang/docs/analyzer/developer-docs/
H A Dnullability.rst91 Tracking multiple levels of annotations for pointers pointing to pointers would make the checker mo…
H A DDebugChecks.rst41 Path Tracking
/openbsd/share/misc/
H A Dusb_hid_usages827 0xBD Tracking
829 0xBF Slow Tracking
840 0xCA Tracking Increment
841 0xCB Tracking Decrement
1414 0x10 Tracking Data
1432 0x101 Minimum Tracking Distance
1433 0x102 Optimum Tracking Distance
1434 0x103 Maximum Tracking Distance
/openbsd/gnu/llvm/clang/docs/
H A DMemorySanitizer.rst115 Origin Tracking
H A DDataFlowSanitizer.rst320 Origin Tracking
/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DAttributes.td175 /// Disable Indirect Branch Tracking.
/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DCodeGenOptions.def336 CODEGENOPT(EnableAssignmentTracking, 1,0) ///< Enable the Assignment Tracking
/openbsd/gnu/usr.bin/binutils/ld/emultempl/
H A Dsunos.em376 do. Tracking the files down here permits one dynamic object to

12