Home
last modified time | relevance | path

Searched refs:added (Results 1 – 25 of 761) sorted by relevance

12345678910>>...31

/llvm-project-15.0.7/libcxx/lib/abi/
H A DCHANGELOG.TXT90 Symbol added: _ZNSt3__18to_charsEPcS0_d
93 Symbol added: _ZNSt3__18to_charsEPcS0_e
96 Symbol added: _ZNSt3__18to_charsEPcS0_f
675 Symbol added: ___cxa_deleted_virtual
797 Symbol added: _ZdaPvSt11align_val_t
798 Symbol added: _ZdlPvSt11align_val_t
799 Symbol added: _ZnamSt11align_val_t
806 Symbol added: _ZnwmSt11align_val_t
825 Symbol added: _ZTISt12bad_any_cast
826 Symbol added: _ZTSSt12bad_any_cast
[all …]
/llvm-project-15.0.7/lldb/bindings/interface/
H A DSBType.i948 added = False
952 added = True
954 if not added:
958 added = False
962 added = True
964 if not added:
968 added = False
972 added = True
974 if not added:
/llvm-project-15.0.7/llvm/test/MC/Mips/
H A Dnacl-mask.s4 # This test tests that address-masking sandboxing is added when given assembly
8 # Test that address-masking sandboxing is added before indirect branches and
36 # Test that address-masking sandboxing is added before load instructions.
106 # Test that address-masking sandboxing is added before store instructions.
168 # Test that address-masking sandboxing is added after instructions that change
204 # masks are added before and after the instruction.
210 # For loads where $sp is destination and base, check that mask is added after
217 # For stores where $sp is destination and base, check that mask is added neither
227 # added before indirect calls.
/llvm-project-15.0.7/libcxx/utils/libcxx/sym_check/
H A Ddiff.py51 added = added_symbols(old, new)
54 return added, removed, changed
84 added = bool(len(added_syms) != 0)
88 if added or abi_break:
/llvm-project-15.0.7/clang/utils/analyzer/
H A Dexploded-graph-rewriter.py33 return (removed, added)
45 removed, added = self.diff(prev)
46 return len(removed) != 0 or len(added) != 0
142 removed, added = self.diff_bindings(prev)
143 return len(removed) != 0 or len(added) != 0
205 removed, added = self.diff_bindings(prev)
221 return (removed, added, updated)
254 return (removed, added, updated)
702 removed, added = m.diff(prev_m)
705 for k in added:
[all …]
/llvm-project-15.0.7/lld/test/MachO/
H A Darm-dtrace.s29 bl ___dtrace_isenabled$Foo$added$v1
31 bl ___dtrace_probe$Foo$added$v1$696e74
40 bl ___dtrace_isenabled$Foo$added$v1
42 bl ___dtrace_probe$Foo$added$v1$696e74
H A Darm64-32-dtrace.s17 bl ___dtrace_isenabled$Foo$added$v1
19 bl ___dtrace_probe$Foo$added$v1$696e74
H A Darm64-dtrace.s17 bl ___dtrace_isenabled$Foo$added$v1
19 bl ___dtrace_probe$Foo$added$v1$696e74
H A Dx86_64-dtrace.s21 callq ___dtrace_isenabled$Foo$added$v1
23 callq ___dtrace_probe$Foo$added$v1$696e74
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dmachine-outliner-flags.ll24 ; Make sure that the outliner is added to the pass pipeline only when the
25 ; appropriate flags/settings are set. Make sure it isn't added otherwise.
27 ; Cases where it should be added:
33 ; Cases where it should not be added:
H A Dcfguard-checks.ll4 ; Test that Control Flow Guard checks are correctly added when required.
10 ; Test that Control Flow Guard checks are not added on calls with the "guard_nocf" attribute.
28 ; Test that Control Flow Guard checks are added even at -O0.
51 ; Test that Control Flow Guard checks are correctly added in optimized code (common case).
72 ; Test that Control Flow Guard checks are correctly added on invoke instructions.
/llvm-project-15.0.7/clang-tools-extra/clangd/test/
H A Dcrash-non-added-files.test7 # CHECK-NEXT: "message": "trying to get AST for non-added document"
14 # CHECK-NEXT: "message": "trying to format non-added document"
21 # CHECK-NEXT: "message": "trying to format non-added document"
28 # CHECK-NEXT: "message": "trying to format non-added document"
/llvm-project-15.0.7/compiler-rt/test/fuzzer/
H A Dset_cover_merge.test12 CHECK1: MERGE-OUTER: 0 new files with 0 new features added
24 CHECK2: MERGE-OUTER: 3 new files with 3 new features added
29 CHECK3: MERGE-OUTER: 0 new files with 0 new features added
50 CHECK_OVERLAP: MERGE-OUTER: 2 new files with 6 new features added
67 # Expect more files to be added to the first corpus, since '-merge=1'
72 CHECK_OVERLAP2: MERGE-OUTER: 6 new files with 6 new features added
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dindirect-branch-tracking.ll12 ;; added at the beginning of the function.
43 ;; added to its first basic block.
99 ;; The new instruction should be added to the called function (test6)
102 ;; added to its first basic block.
123 ;; added to its first basic block.
151 ;; make sure that endbr32/64 was not added at the beginning of the
167 ;; internal, check for added endbr32/64 at the beginning of the function.
193 ;; Checks that NO TRACK prefix is not added for indirect jumps to a jump-
H A Dcfguard-checks.ll5 ; Test that Control Flow Guard checks are correctly added when required.
11 ; Test that Control Flow Guard checks are not added on calls with the "guard_nocf" attribute.
33 ; Test that Control Flow Guard checks are added even at -O0.
34 ; FIXME Ideally these checks should be added as a single call instruction, as in the optimized case.
62 ; Test that Control Flow Guard checks are correctly added in optimized code (common case).
86 ; Test that Control Flow Guard checks are correctly added on invoke instructions.
155 ; Test that Control Flow Guard checks are correctly added for tail calls.
178 ; Test that Control FLow Guard Checks are added well for targets in try-catch.
229 ; Test that Control Flow Guard checks are correctly added for variadic musttail
/llvm-project-15.0.7/clang/test/Sema/
H A Dast-print-x86.c6 int added; in assembly() local
8 __asm__ __volatile__("addl %%ebx,%%eax" : "=a" (added) : "a" (1), "b" (2) ); in assembly()
/llvm-project-15.0.7/llvm/tools/opt-viewer/
H A Dopt-diff.py61 added = set(all_remarks2.values()) - set(all_remarks1.values()) variable
64 for r in added:
69 result = list(added | removed)
/llvm-project-15.0.7/libcxx/utils/
H A Dsym_diff.py57 added, removed, changed = diff.diff(old_syms_list, new_syms_list)
59 added = {}
61 added, removed, changed, names_only=args.names_only,
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dreplace-lds-by-ptr-call-selected_functions.ll24 ; Pointer replacement code should be added.
37 ; Pointer replacement code should be added.
50 ; Pointer replacement code should be added.
63 ; Pointer initialization code shoud be added
86 ; Pointer initialization code shoud be added
109 ; Pointer initialization code shoud be added
H A Dreplace-lds-by-ptr-indirect-call-selected_functions.ll33 ; Pointer replacement code should be added.
46 ; Pointer replacement code should be added.
59 ; Pointer replacement code should be added.
72 ; Pointer initialization code shoud be added
99 ; Pointer initialization code shoud be added
126 ; Pointer initialization code shoud be added
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A Dcfguard-checks.ll4 ; Test that Control Flow Guard checks are correctly added when required.
10 ; Test that Control Flow Guard checks are not added on calls with the "guard_nocf" attribute.
29 ; Test that Control Flow Guard checks are added even at -O0.
54 ; Test that Control Flow Guard checks are correctly added in optimized code (common case).
76 ; Test that Control Flow Guard checks are correctly added on invoke instructions.
/llvm-project-15.0.7/llvm/test/tools/llvm-ar/
H A Dthin-archive.test7 Test that modules can be added with absolute paths when the archive is created using an absolute pa…
21 Test that modules can be added with absolute paths when the archive is created using a relative path
29 Test that modules can be added with relative paths when the archive is created using a relative path
37 Test that modules can be added with relative paths when the archive is created using a absolute path
/llvm-project-15.0.7/llvm/test/ExecutionEngine/OrcLazy/
H A Dhidden-visibility.ll5 ; added to the same JITDylib, and not visible if it is added to a different
/llvm-project-15.0.7/clang/docs/
H A DMisExpect.rst19 these situations, by comparing the branch weights added by the ``llvm.expect``
37 if the branch weight from the profile is within 5% of the weight added by
67 | Frontend | Profiling instrumentation added during compilation by the frontend, i.e. ``clang…
69 | IR | Profiling instrumentation added during by the LLVM backend …
/llvm-project-15.0.7/llvm/test/CodeGen/WebAssembly/
H A Dfast-isel-pr47040.ll17 %added = add i32 %stack_i, undef
18 %added_addr = inttoptr i32 %added to i32*

12345678910>>...31