| /llvm-project-15.0.7/lldb/test/API/macosx/find-dsym/deep-bundle/ |
| H A D | Makefile | 1 EXE := deep-bundle 21 $(CC) $(CFLAGS) -o deep-bundle $(SRCDIR)/main.c -F. -framework MyFramework 24 …rm -rf a.out a.out.dSYM deep-bundle deep-bundle.dSYM MyFramework.framework MyFramework.framework.d…
|
| /llvm-project-15.0.7/llvm/test/Transforms/SafeStack/X86/ |
| H A D | constant-geps.ll | 4 %struct.deep = type { %union.anon } 19 %x = alloca %struct.deep, align 1 20 %b = getelementptr inbounds %struct.deep, %struct.deep* %x, i32 0, i32 0
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-rc/ |
| H A D | include-paths.test | 13 ; RUN: llvm-rc -no-preprocess /FO %t.nested-include.res /I %p/Inputs/nested -- %p/Inputs/deep-inclu… 18 …LUDE=%p/Inputs/nested llvm-rc -no-preprocess /FO %t.nested-include.res -- %p/Inputs/deep-include.rc 23 …puts/nested llvm-rc -no-preprocess /X /FO %t.nested-include.res -- %p/Inputs/deep-include.rc 2>&1 \ 28 ; RUN: not llvm-rc -no-preprocess /FO %t.nested-include.res -- %p/Inputs/deep-include.rc 2>&1 \
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | lvi-hardening-inline-asm.ll | 91 ; WARN-NEXT: note: See https://software.intel.com/security-software-guidance/insights/deep-dive-loa… 98 ; WARN-NEXT: note: See https://software.intel.com/security-software-guidance/insights/deep-dive-loa… 105 ; WARN-NEXT: note: See https://software.intel.com/security-software-guidance/insights/deep-dive-loa… 123 ; WARN-NEXT: note: See https://software.intel.com/security-software-guidance/insights/deep-dive-loa… 130 ; WARN-NEXT: note: See https://software.intel.com/security-software-guidance/insights/deep-dive-loa… 137 ; WARN-NEXT: note: See https://software.intel.com/security-software-guidance/insights/deep-dive-loa…
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | cstyle-cast.cpp | 194 ppint *deep = (ppint*)(p3); in pointer_conversion() local 195 (void)(fnptr*)(deep); in pointer_conversion()
|
| H A D | reinterpret-cast.cpp | 55 ppint *deep = reinterpret_cast<ppint*>(p3); in pointer_conversion() local 56 (void)reinterpret_cast<fnptr*>(deep); in pointer_conversion()
|
| H A D | functional-cast.cpp | 256 ppint *deep = pppint(p3); in pointer_conversion() local 258 (void)fnptrp(deep); in pointer_conversion()
|
| /llvm-project-15.0.7/llvm/test/Transforms/Attributor/ |
| H A D | internalize.ll | 9 …ttributor-annotate-decl-cs -attributor-max-iterations=2 -attributor-allow-deep-wrappers -S < %s | … 10 …ttributor-annotate-decl-cs -attributor-max-iterations=2 -attributor-allow-deep-wrappers -S < %s | … 45 ; deep wrapper, and the IP information derived from this function can be used 59 ; TEST 4: This function is of linkage `weak_odr`, which can be internalized using the deep
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/source/Plugins/Platform/gdb-server/ |
| H A D | BUILD.gn | 13 #"//lldb/source/Plugins/Process/gdb-remote", # 4-deep dependency cycle
|
| /llvm-project-15.0.7/compiler-rt/lib/xray/ |
| H A D | xray_basic_flags.inc | 20 "Basic logging will keep track of at most this deep a call stack, "
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/performance/ |
| H A D | implicit-conversion-in-loop.rst | 9 result in expensive deep copies.
|
| /llvm-project-15.0.7/clang/test/Driver/ |
| H A D | crash-report-modules.m | 15 // FIXME: This test creates excessively deep directory hierarchies that cause
|
| /llvm-project-15.0.7/libcxx/include/ |
| H A D | typeinfo | 134 // a deep string comparison. 143 // type_infos are equal if their addresses are equal or if a deep string 161 // be unique, we must perform a deep string comparison of the type names.
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-diff/ |
| H A D | initializers.ll | 4 ; llvm-diff unless the a deep comparison is done on the initializer.
|
| /llvm-project-15.0.7/llvm/docs/DependenceGraphs/ |
| H A D | index.rst | 34 that form a cycle, pi-blocks are at most one level deep. In other words, 36 hierarchical representation that is at most one level deep.
|
| /llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/ |
| H A D | AnalyzerOptions.def | 63 /// "deep". 78 "IPAMode). Value: \"deep\", \"shallow\".", 79 "deep")
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | MarkdownQuickstartTemplate.md | 150 ##### Hopefully you won't need to be this deep
|
| H A D | CodingStandards.rst | 493 variables does not mix cleanly with deep nesting, general expression contexts, 885 statement makes it difficult to lay out the comments. Third, when you're deep 1490 avoid some insanely deep nesting on occasion, don't indent namespaces. If it 1603 members, or has complex conditionals, deep nesting, etc. The examples below
|
| /llvm-project-15.0.7/mlir/include/mlir/IR/ |
| H A D | BuiltinTypeInterfaces.td | 88 // Unfortunately, uses of `-1` have crept deep into the codebase now and are
|
| /llvm-project-15.0.7/llvm/test/Transforms/SimplifyCFG/ |
| H A D | implied-and-or.ll | 188 ; Check to make sure we don't recurse too deep.
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/Func/IR/ |
| H A D | FuncOps.td | 272 /// Create a deep copy of this function and all of its blocks, remapping any
|
| /llvm-project-15.0.7/lldb/docs/status/ |
| H A D | projects.rst | 5 LLDB debugger. Some are fairly deep, some would require less effort. 118 all our Foundation/AppKit/UIKit formatters) that use deep magic to figure out
|
| /llvm-project-15.0.7/mlir/docs/ |
| H A D | Quantization.md | 82 because in convolution-like operations of deep neural networks, we frequently
|
| H A D | Diagnostics.md | 261 very deep call stack in which many frames are unrelated to the user source code.
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86ScheduleBdVer2.td | 134 // For Piledriver, the load queue is 40 entries deep. 142 // For Piledriver, the store queue is 24 entries deep.
|