Home
last modified time | relevance | path

Searched refs:touching (Results 1 – 18 of 18) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dpr51175.ll5 ; SimplifyDemandedBits from touching it. The truncate only
/llvm-project-15.0.7/llvm/test/CodeGen/AVR/
H A Dblock-address-is-in-progmem-space.ll12 ; touching the program's machine code as otherwise desired.
/llvm-project-15.0.7/llvm/docs/
H A DBenchmarking.rst34 program, inputs and outputs on tmpfs avoids touching a real storage
H A DSourceLevelDebugging.rst1483 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 DSpeculativeLoadHardening.md608 without touching the flag registers. However, we can harden loaded values that
H A DWritingAnLLVMPass.rst1038 touching the LLVM program representation for a single function at a time,
H A DLangRef.rst4737 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 DSourceCode.h254 static llvm::Optional<SpelledWord> touching(SourceLocation SpelledLoc,
H A DSourceCode.cpp923 llvm::Optional<SpelledWord> SpelledWord::touching(SourceLocation SpelledLoc, in touching() function in clang::clangd::SpelledWord
H A DXRefs.cpp805 SpelledWord::touching(*CurLoc, AST.getTokens(), AST.getLangOpts()); in locateSymbolAt()
/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DXRefsTests.cpp1241 auto Word = SpelledWord::touching( in TEST()
1732 SpelledWord::touching(cantFail(sourceLocationInMainFile(SM, T.point())), in TEST()
H A DSourceCodeTests.cpp364 auto SW = SpelledWord::touching( in tryWord()
/llvm-project-15.0.7/llvm/utils/gn/
H A DREADME.rst61 options. After touching ``out/gn/args.gn`` just run ninja: it will re-invoke gn
/llvm-project-15.0.7/mlir/docs/
H A DBufferDeallocationInternals.md372 without touching a high-level interface.
H A DPassManagement.md451 touching a single function at a time, instead of traversing the entire
/llvm-project-15.0.7/llvm/docs/Proposals/
H A DGitHubMove.rst70 * Commit, squash, merge, and fork locally without touching the remote server.
/llvm-project-15.0.7/llvm/test/Transforms/SROA/
H A Dbasictest.ll1659 ; 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 DMachProcess.mm1467 // Try and reap the process without touching our m_events since