Home
last modified time | relevance | path

Searched refs:Both (Results 1 – 25 of 252) sorted by relevance

1234567891011

/llvm-project-15.0.7/llvm/test/Analysis/BasicAA/
H A Dargs-rets-allocas-loads.ll175 ; CHECK-NEXT: Both ModRef: Ptr: double* %arg_a0 <-> %normal_ret_a0 = call double* @normal_returne…
176 ; CHECK-NEXT: Both ModRef: Ptr: double* %arg_a1 <-> %normal_ret_a0 = call double* @normal_returne…
191 ; CHECK-NEXT: Both ModRef: Ptr: double* %arg_a0 <-> %normal_ret_a1 = call double* @normal_returne…
237 ; CHECK-NEXT: Both ModRef: Ptr: double* %loaded_a0 <-> call void @callee(double* %escape_alloca_a…
238 ; CHECK-NEXT: Both ModRef: Ptr: double* %loaded_a1 <-> call void @callee(double* %escape_alloca_a…
239 ; CHECK-NEXT: Both ModRef: Ptr: double* %arg_a0 <-> call void @callee(double* %escape_alloca_a0)
240 ; CHECK-NEXT: Both ModRef: Ptr: double* %arg_a1 <-> call void @callee(double* %escape_alloca_a0)
253 ; CHECK-NEXT: Both ModRef: Ptr: double* %loaded_a0 <-> call void @callee(double* %escape_alloca_a…
254 ; CHECK-NEXT: Both ModRef: Ptr: double* %loaded_a1 <-> call void @callee(double* %escape_alloca_a…
255 ; CHECK-NEXT: Both ModRef: Ptr: double* %arg_a0 <-> call void @callee(double* %escape_alloca_a1)
[all …]
H A Dcs-cs.ll310 ; CHECK: Both ModRef: Ptr: i8* %p <-> call void @an_inaccessibleorargmemonly_func(i8* %q)
312 ; CHECK: Both ModRef: Ptr: i8* %p <-> call void @an_argmemonly_func(i8* %q)
313 ; CHECK: Both ModRef (MustAlias): Ptr: i8* %q <-> call void @an_argmemonly_func(i8* %q)
345 ; CHECK: Both ModRef: Ptr: i8* %p <-> call void @another_argmemonly_func(i8* %p, i8* %q)
346 ; CHECK: Both ModRef: Ptr: i8* %q <-> call void @another_argmemonly_func(i8* %p, i8* %q)
356 ; CHECK: Both ModRef: Ptr: i8* %p <-> call void @another_argmemonly_func(i8* %p, i8* %q)
357 ; CHECK: Both ModRef: Ptr: i8* %q <-> call void @another_argmemonly_func(i8* %p, i8* %q)
374 ; CHECK: Both ModRef: Ptr: i8* %p <-> call void @a_readonly_func(i8* %p) [ "unknown"() ]
375 ; CHECK: Both ModRef: Ptr: i8* %q <-> call void @a_readonly_func(i8* %p) [ "unknown"() ]
380 ; CHECK: Both ModRef: Ptr: i8* %p <-> call void @an_argmemonly_func(i8* %q) [ "unknown"() ]
[all …]
H A Dassume.ll19 ; CHECK: Both ModRef: Ptr: i8* %P <-> tail call void @llvm.memcpy.p0i8.p0i8.i64(i8* %P, i8* %Q, i…
20 ; CHECK: Both ModRef: Ptr: i8* %Q <-> tail call void @llvm.memcpy.p0i8.p0i8.i64(i8* %P, i8* %Q, i…
38 ; CHECK: Both ModRef: Ptr: i8* %P <-> tail call void @llvm.memcpy.p0i8.p0i8.i64(i8* %P, i8* %Q, i…
39 ; CHECK: Both ModRef: Ptr: i8* %Q <-> tail call void @llvm.memcpy.p0i8.p0i8.i64(i8* %P, i8* %Q, i…
H A Dnoalias-scope-decl.ll19 ; CHECK: Both ModRef: Ptr: i8* %P <-> tail call void @llvm.memcpy.p0i8.p0i8.i64(i8* %P, i8* %Q, i…
20 ; CHECK: Both ModRef: Ptr: i8* %Q <-> tail call void @llvm.memcpy.p0i8.p0i8.i64(i8* %P, i8* %Q, i…
H A Dcall-attrs.ll41 ; CHECK: Both ModRef: Ptr: i8* %p <-> call void @read_write(i8* %p, i8* %p, i8* %p)
43 ; CHECK: Both ModRef: Ptr: i8* %p <-> call void @writeonly_attr(i8* %p) [ "deopt"(i8* %p) ]
H A Dguards.ll19 ; CHECK: Both ModRef: Ptr: i8* %P <-> tail call void @llvm.memcpy.p0i8.p0i8.i64(i8* %P, i8* %Q, …
20 ; CHECK: Both ModRef: Ptr: i8* %Q <-> tail call void @llvm.memcpy.p0i8.p0i8.i64(i8* %P, i8* %Q, …
H A Dtail-byval.ll15 ; CHECK-NEXT: Both ModRef: Ptr: i32* %p <-> tail call void @takebyval(i32* byval(i32) %p)
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dinalloca-overaligned.cpp18 struct __declspec(align(8)) Both { struct
19 Both();
20 Both(const Both &o);
55 int receive_both(Both o) { in receive_both()
63 gvi32 = receive_both(Both()); in pass_both()
72 int receive_inalloca_both(NonTrivial nt, Both o) { in receive_inalloca_both()
80 gvi32 = receive_inalloca_both(NonTrivial(), Both()); in pass_inalloca_both()
H A Dconst-init-cxx11.cpp300 struct Both { struct
301 constexpr Both() : n(10) {} in Both() argument
302 ~Both();
306 Both b;
317 static Both b; in StaticVars()
/llvm-project-15.0.7/llvm/test/YAMLParser/
H A Dspec-09-18.test14 - >-1 # Both indicators
/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A Dobject-incr-decr-1.m13 // Both of these crash clang nicely
H A Ddebug-info-property-class-instance-same-name.m3 // Both properties should be emitted as having a class and an instance property
/llvm-project-15.0.7/llvm/test/Analysis/BranchProbabilityInfo/
H A Dunreachable.ll5 ; Both 'l1' and 'r1' has one edge leading to 'cold' and another one to
33 ; Both edges of 'l1' leads to 'cold' blocks while one edge of 'r1' leads to
65 ; Both edges of 'r1' leads to 'unreachable' blocks while one edge of 'l1' leads to
/llvm-project-15.0.7/llvm/test/tools/llvm-split/
H A Dextern_linkage.ll6 ; Both declarations are extern_weak in all partitions.
/llvm-project-15.0.7/lld/test/MachO/
H A Dcompact-unwind-stack-ind.s6 ## Both _f and _g have the same compact unwind encoding,
/llvm-project-15.0.7/llvm/test/CodeGen/AVR/calling-conv/c/
H A Dbasic.ll101 ; NOTE: Both %a (i8) and %b (i8) cost two registers.
111 ; NOTE: Both %a (i16) and %b (i16) cost two registers.
122 ; NOTE: Both %a (i32) and %b (i32) cost four registers.
/llvm-project-15.0.7/llvm/include/llvm/Target/
H A DCGPassBuilderOption.h25 enum class CFLAAType { None, Steensgaard, Andersen, Both }; enumerator
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A D2010-11-18-SelectOfExtload.ll2 ; Both values were being zero extended.
/llvm-project-15.0.7/mlir/include/mlir/TableGen/
H A DDialect.h102 enum class EmitPrefix { Raw = 0, Prefixed = 1, Both = 2 }; enumerator
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dnote-gnu-property-pac-bti-3.ll18 ; Both attribute present
H A Dnote-gnu-property-pac-bti-0.ll16 ; Both attributes present in a file with no functions.
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/hicpp/
H A Davoid-goto.rst12 Both coding guidelines implement the same exception to the usage of ``goto``.
/llvm-project-15.0.7/lld/test/ELF/
H A Dx86-64-tlsdesc-gd-mixed.s6 ## Both TLSDESC and DTPMOD64/DTPOFF64 should be present.
/llvm-project-15.0.7/clang/test/Modules/
H A Dmodulemap-locations.m2 …nputs/ModuleMapLocations/Module_ModuleMap -I %S/Inputs/ModuleMapLocations/Both -F %S/Inputs/Module…
/llvm-project-15.0.7/clang/
H A DNOTES.txt45 -arch option may be specified. Both are optional.
71 // Both

1234567891011