Home
last modified time | relevance | path

Searched refs:Inside (Results 1 – 25 of 27) sorted by relevance

12

/llvm-project-15.0.7/clang-tools-extra/clangd/refactor/tweaks/
H A DExtractFunction.cpp88 Inside, // Inside Zone. enumerator
548 case ZoneRelative::Inside: in markOccurence()
583 CurrentLocation = ZoneRelative::Inside; in captureZoneInfo()
598 if (CurrentLocation != ZoneRelative::Inside) in captureZoneInfo()
624 if (CurrentLocation == ZoneRelative::Inside) in captureZoneInfo()
632 if (CurrentLocation == ZoneRelative::Inside && in captureZoneInfo()
641 if (CurrentLocation == ZoneRelative::Inside && !CurNumberOfNestedLoops) in captureZoneInfo()
670 if (DeclInfo.DeclaredIn == ZoneRelative::Inside && in createParameters()
675 if (DeclInfo.DeclaredIn == ZoneRelative::Inside || in createParameters()
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ExpandImm.cpp176 uint64_t Inside = Mask; in trySequenceOfOnes() local
183 std::swap(Outside, Inside); in trySequenceOfOnes()
208 } else if (Idx > StartIdx && Idx < EndIdx && Chunk != Inside) { in trySequenceOfOnes()
209 OrrImm = updateImm(OrrImm, Idx, Inside != Mask); in trySequenceOfOnes()
/llvm-project-15.0.7/llvm/test/YAMLParser/
H A Dspec-09-12.test7 # Inside flow collection:
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DREADME.md26 - Inside the build directory run: `cmake $LLVM_ROOT/llvm/
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dcoalescing-with-subregs-in-loop-bug.mir5 # Inside the loop, %29.sub2 is used in a V_LSHLREV whose result is then used
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/bugprone/
H A Dsigned-char-misuse.rst85 different signedness. Inside the non-ASCII value range this comparison between
/llvm-project-15.0.7/libclc/generic/lib/math/
H A Dlog1p.cl109 // Process Inside the threshold now
/llvm-project-15.0.7/llvm/cmake/modules/
H A DLLVM-Config.cmake223 # Inside LLVM itself available libs are in a global property.
/llvm-project-15.0.7/mlir/docs/
H A DTraits.md117 // Inside of 'Impl' we have full access to the template parameters
/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h744 bool isSigned, bool Inside);
H A DInstCombineAndOrXor.cpp92 bool Inside) { in insertRangeTest() argument
100 ICmpInst::Predicate Pred = Inside ? ICmpInst::ICMP_ULT : ICmpInst::ICMP_UGE; in insertRangeTest()
/llvm-project-15.0.7/mlir/docs/Tutorials/Toy/
H A DCh-7.md17 # Inside of the struct is a list of variable declarations without initializers
/llvm-project-15.0.7/mlir/docs/Dialects/
H A DAffine.md296 // Inside a Region
H A DSPIR-V.md529 loops, respectively. The merge targets are the next ops following them. Inside
/llvm-project-15.0.7/mlir/include/mlir/Dialect/PDL/IR/
H A DPDLOps.td252 within the MLIR module. Inside of a `pdl.rewrite`, these operations
/llvm-project-15.0.7/mlir/test/Dialect/Bufferization/Transforms/
H A Done-shot-module-bufferize.mlir527 // does. Inside `callee`, the writes via `external_func` do not cause a
/llvm-project-15.0.7/llvm/docs/
H A DMergeFunctions.rst711 2.1. ``Inside removeUsers(Value*
H A Ddoxygen.cfg.in1462 # <CTRL>, <ALT>/<option>, or both). Inside the search box use the <cursor down
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp9910 const Expr *Inside = E->IgnoreImpCasts(); in requiresParensToAddCast() local
9911 if (const PseudoObjectExpr *POE = dyn_cast<PseudoObjectExpr>(Inside)) in requiresParensToAddCast()
9912 Inside = POE->getSyntacticForm()->IgnoreImpCasts(); in requiresParensToAddCast()
9914 switch (Inside->getStmtClass()) { in requiresParensToAddCast()
/llvm-project-15.0.7/mlir/test/Target/LLVMIR/
H A Dopenmp-llvm.mlir212 // produced. Inside that function, further allocas should be placed before
/llvm-project-15.0.7/clang/docs/
H A Ddoxygen.cfg.in1461 # <CTRL>, <ALT>/<option>, or both). Inside the search box use the <cursor down
/llvm-project-15.0.7/bolt/docs/
H A Ddoxygen.cfg.in1466 # <CTRL>, <ALT>/<option>, or both). Inside the search box use the <cursor down
/llvm-project-15.0.7/polly/docs/
H A Ddoxygen.cfg.in1462 # <CTRL>, <ALT>/<option>, or both). Inside the search box use the <cursor down
/llvm-project-15.0.7/clang-tools-extra/docs/
H A Ddoxygen.cfg.in1472 # <CTRL>, <ALT>/<option>, or both). Inside the search box use the <cursor down
/llvm-project-15.0.7/openmp/docs/
H A Ddoxygen.cfg.in1462 # <CTRL>, <ALT>/<option>, or both). Inside the search box use the <cursor down

12