Searched refs:touching (Results 1 – 18 of 18) sorted by relevance
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | pr51175.ll | 5 ; SimplifyDemandedBits from touching it. The truncate only
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AVR/ |
| H A D | block-address-is-in-progmem-space.ll | 12 ; touching the program's machine code as otherwise desired.
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | Benchmarking.rst | 34 program, inputs and outputs on tmpfs avoids touching a real storage
|
| H A D | SourceLevelDebugging.rst | 1483 touching new pages just to do the compare on the full 32 bit hash. All of 1510 ourselves to efficiently check for a match while touching as little memory as
|
| H A D | SpeculativeLoadHardening.md | 608 without touching the flag registers. However, we can harden loaded values that
|
| H A D | WritingAnLLVMPass.rst | 1038 touching the LLVM program representation for a single function at a time,
|
| H A D | LangRef.rst | 4737 type instructions without touching memory. 7942 directive, except that it only prevents the compiler from touching the
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/ |
| H A D | SourceCode.h | 254 static llvm::Optional<SpelledWord> touching(SourceLocation SpelledLoc,
|
| H A D | SourceCode.cpp | 923 llvm::Optional<SpelledWord> SpelledWord::touching(SourceLocation SpelledLoc, in touching() function in clang::clangd::SpelledWord
|
| H A D | XRefs.cpp | 805 SpelledWord::touching(*CurLoc, AST.getTokens(), AST.getLangOpts()); in locateSymbolAt()
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/unittests/ |
| H A D | XRefsTests.cpp | 1241 auto Word = SpelledWord::touching( in TEST() 1732 SpelledWord::touching(cantFail(sourceLocationInMainFile(SM, T.point())), in TEST()
|
| H A D | SourceCodeTests.cpp | 364 auto SW = SpelledWord::touching( in tryWord()
|
| /llvm-project-15.0.7/llvm/utils/gn/ |
| H A D | README.rst | 61 options. After touching ``out/gn/args.gn`` just run ninja: it will re-invoke gn
|
| /llvm-project-15.0.7/mlir/docs/ |
| H A D | BufferDeallocationInternals.md | 372 without touching a high-level interface.
|
| H A D | PassManagement.md | 451 touching a single function at a time, instead of traversing the entire
|
| /llvm-project-15.0.7/llvm/docs/Proposals/ |
| H A D | GitHubMove.rst | 70 * Commit, squash, merge, and fork locally without touching the remote server.
|
| /llvm-project-15.0.7/llvm/test/Transforms/SROA/ |
| H A D | basictest.ll | 1659 ; loads without touching the original, but when the original load was out of
|
| /llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/ |
| H A D | MachProcess.mm | 1467 // Try and reap the process without touching our m_events since
|