| /llvm-project-15.0.7/clang/test/Rewriter/ |
| H A D | properties.m | 44 Foo *obj1, *obj2; 46 if (obj1.i == obj2.rrrr) 47 obj1.i = 33; 48 obj1.i = func(obj2.rrrr); 49 obj1.i = obj2.rrrr; 50 obj1.i = (obj2.rrrr); 51 [obj1 setI:[obj2 rrrr]]; 52 obj1.i = [obj2 rrrr]; 53 obj1.i = 3 + [obj2 rrrr]; 54 i = obj1.o.i; [all …]
|
| H A D | objc-modern-implicit-cast.mm | 22 id obj1 = block; 24 void(^block1)(void) = obj1; 28 return_id(obj1); 32 return_block(obj1);
|
| /llvm-project-15.0.7/polly/lib/External/isl/ |
| H A D | isl_align_params_templ.c | 15 isl_stat FN(FN(ARG1,align_params),SUFFIX)(__isl_keep ARG1 **obj1, in FN() 21 space1 = FN(ARG1,peek_space)(*obj1); in FN() 28 if (FN(ARG1,check_named_params)(*obj1) < 0 || in FN() 31 *obj1 = FN(ARG1,align_params)(*obj1, FN(ARG2,get_space)(*obj2)); in FN() 32 *obj2 = FN(ARG2,align_params)(*obj2, FN(ARG1,get_space)(*obj1)); in FN() 33 if (!*obj1 || !*obj2) in FN() 37 *obj1 = FN(ARG1,free)(*obj1); in FN()
|
| H A D | isl_type_check_equal_space_templ.c | 12 isl_stat FN(TYPE_PAIR,check_equal_space)(__isl_keep TYPE1 *obj1, in FN() 17 equal = FN(TYPE_PAIR,has_equal_space)(obj1, obj2); in FN() 21 isl_die(FN(TYPE1,get_ctx)(obj1), isl_error_invalid, in FN()
|
| H A D | isl_type_has_equal_space_templ.c | 20 isl_bool FN(TYPE_PAIR,has_equal_space)(__isl_keep TYPE1 *obj1, in FN() 25 space1 = FN(TYPE1,PEEK_SPACE)(obj1); in FN()
|
| /llvm-project-15.0.7/clang/test/Driver/ |
| H A D | hip-link-save-temps.hip | 5 // RUN: touch %T/obj1.o 9 // RUN: --offload-arch=gfx906 %T/obj1.o %T/obj2.o 2>&1 | \ 13 // RUN: touch %T/obj1.o 17 // RUN: --offload-arch=gfx906 %T/obj1.o %T/obj2.o 2>&1 | \ 21 // RUN: touch %T/obj1.o 26 // RUN: --offload-arch=gfx906 %T/obj1.o %T/obj2.o 2>&1 | \ 30 // RUN: touch %T/obj1.o 35 // RUN: --offload-arch=gfx906 %T/obj1.o %T/obj2.o 2>&1 | \ 38 …undler.*}}" {{.*}} "-output=obj1-host-x86_64-unknown-linux-gnu.o" "-output=obj1-hip-amdgcn-amd-amd… 44 // CHECK-SAME: "-o" "a.out-hip-amdgcn-amd-amdhsa-gfx900" "obj1-hip-amdgcn-amd-amdhsa-gfx900.o" "obj… [all …]
|
| /llvm-project-15.0.7/compiler-rt/test/tsan/Darwin/ |
| H A D | objc-synchronize-cycle.mm | 10 NSObject* obj1 = [NSObject new]; 13 // obj1 -> obj2 14 @synchronized(obj1) { 19 // obj1 -> obj1 21 @synchronized(obj1) {
|
| H A D | objc-synchronize-nested-recursive.mm | 8 NSObject* obj1 = [NSObject new]; 11 @synchronized(obj1) { 12 @synchronized(obj1) { 18 @synchronized(obj1) { 20 @synchronized(obj1) {
|
| /llvm-project-15.0.7/clang/docs/analyzer/checkers/ |
| H A D | callandmessage_example.c | 37 MyClass *obj1; local 38 long double ld1 = [obj1 longDoubleM]; 49 MyClass *obj1; local 50 id i = obj1.x; // warn: uninitialized object pointer 64 MyClass *obj1; local 65 id i = obj1[0]; // warn: uninitialized object pointer
|
| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | trace-ar.s | 3 # RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %p/Inputs/trace-ar1.s -o %t.obj1.o 6 # RUN: llvm-ar rcs %t.boo.a %t.obj1.o %t.obj2.o 11 # CHECK-NEXT: {{.*}}.boo.a({{.*}}.obj1.o) 15 # RUN: ld.lld %t.foo.o --start-lib %t.obj1.o %t.obj2.o -o %t.out -t 2>&1 | FileCheck --check-prefix… 17 # STARTLIB-NEXT: {{.*}}.obj1.o
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | statepoint-fixup-invoke.mir | 14 …define i64 addrspace(1)* @test_basic(i64 addrspace(1)* %obj, i64 addrspace(1)* %obj1) gc "statepoi… 16 …obj, i32 0, i32 0) [ "gc-live"(i64 addrspace(1)* %obj, i64 addrspace(1)* %obj1), "deopt"(i32 0, i3… 21 …%obj1.relocated = call coldcc i64 addrspace(1)* @llvm.experimental.gc.relocate.p1i64(token %0, i32… 31 …%obj1.relocated1 = call coldcc i64 addrspace(1)* @llvm.experimental.gc.relocate.p1i64(token %landi… 32 ret i64 addrspace(1)* %obj1.relocated1
|
| H A D | statepoint-invoke.ll | 12 ptr addrspace(1) %obj1) 15 … %obj, i32 0, i32 0) ["gc-live" (ptr addrspace(1) %obj, ptr addrspace(1) %obj1), "deopt" (i32 0, i… 20 …%obj1.relocated = call coldcc ptr addrspace(1) @llvm.experimental.gc.relocate.p1(token %0, i32 1, … 30 …%obj1.relocated1 = call coldcc ptr addrspace(1) @llvm.experimental.gc.relocate.p1(token %landing_p… 31 ret ptr addrspace(1) %obj1.relocated1 40 ptr addrspace(1) %obj1) 43 … 0, ptr addrspace(1) %obj, i32 0, i32 0) ["gc-live"(ptr addrspace(1) %obj, ptr addrspace(1) %obj1)]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | wrong-callee-save-size-after-livedebugvariables.mir | 2 # RUN: llvm-dwarfdump --name=obj1 %t | FileCheck %s --check-prefix=CHECKDWARF1 6 # Test that the location for obj1 and obj2 in the debug information is 22 %obj1 = alloca i8, align 1 47 !11 = !DILocalVariable(name: "obj1", scope: !7, file: !1, line: 4, type: !10) 70 - { id: 0, name: obj1, type: default, offset: 0, size: 1, alignment: 1, 85 renamable $w0 = LDRBBui %stack.0.obj1, 0, debug-location !20 :: (load (s8) from %ir.obj1)
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/ |
| H A D | dash-dash.test | 8 # RUN: llvm-objcopy --only-section=.test test-obj out-obj1 9 # RUN: cmp -- out-obj1 --only-section 12 # RUN: cp -- test-obj strip-obj1 13 # RUN: llvm-strip --remove-section=.test strip-obj1 -- --strip-symbol 16 # RUN: cmp -- no-dash-dash1 strip-obj1
|
| /llvm-project-15.0.7/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/ |
| H A D | apply_extended_types.pass.cpp | 30 A_int_0() : obj1(0){} in A_int_0() 31 A_int_0(int x) : obj1(x) {} in A_int_0() 34 int const obj1; member 100 obj1_t obj1 = &T::obj1; in test_ext_int_0() local 169 assert(42 == std::apply(obj1, t)); in test_ext_int_0() 175 assert(42 == std::apply(obj1, t)); in test_ext_int_0() 181 assert(42 == std::apply(obj1, t)); in test_ext_int_0() 187 assert(42 == std::apply(obj1, t)); in test_ext_int_0()
|
| /llvm-project-15.0.7/llvm/test/Transforms/RewriteStatepointsForGC/ |
| H A D | intrinsics.ll | 16 define i8 addrspace(1)* addrspace(1)* @test_simple(i8 addrspace(1)* %obj1, i8 addrspace(1)* %obj2, … 40 %obj1.12 = getelementptr inbounds i8, i8 addrspace(1)* %obj1, i64 12 42 %obj.x = select i1 %c, i8 addrspace(1)* %obj1.12, i8 addrspace(1)* %obj2.16 43 %obj.y = select i1 %c, i8 addrspace(1)* %obj2.16, i8 addrspace(1)* %obj1.12 56 define void @test_base_of_base(i8 addrspace(1)* %obj1, i8 addrspace(1)* %obj2, i32 %len, i1 %c) gc … 63 %obj1.12 = getelementptr inbounds i8, i8 addrspace(1)* %obj1, i64 12 65 %obj.x = select i1 %c, i8 addrspace(1)* %obj1.12, i8 addrspace(1)* %obj2.16 73 define i8 addrspace(1)* @test_chained(i8 addrspace(1)* %obj1, i8 addrspace(1)* %obj2, i32 %len, i1 … 86 %obj1.12 = getelementptr inbounds i8, i8 addrspace(1)* %obj1, i64 12 88 %obj.x = select i1 %c, i8 addrspace(1)* %obj1.12, i8 addrspace(1)* %obj2.16
|
| H A D | intrinsics-bare.ll | 7 define i8 addrspace(1)* @test_duplicate_base_generation(i8 addrspace(1)* %obj1, i8 addrspace(1)* %o… 20 %obj1.12 = getelementptr inbounds i8, i8 addrspace(1)* %obj1, i64 12 22 %selected = select i1 %c, i8 addrspace(1)* %obj2.16, i8 addrspace(1)* %obj1.12
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | osobject-retain-release.cpp | 125 OSObject *obj1; in use_write_into_two_out_params() local 127 if (write_into_two_out_params(&obj1, &obj2)) { in use_write_into_two_out_params() 128 obj1->release(); in use_write_into_two_out_params() 134 OSObject *obj1; in use_write_two_out_params_leak() local 136 …write_into_two_out_params(&obj1, &obj2); // expected-note-re{{Call to function 'write_into_two_out… in use_write_two_out_params_leak() 147 OSObject *obj1; in use_always_write_into_two_out_params() local 149 always_write_into_two_out_params(&obj1, &obj2); in use_always_write_into_two_out_params() 150 obj1->release(); in use_always_write_into_two_out_params() 155 OSObject *obj1; in use_always_write_into_two_out_params_leak() local 157 …always_write_into_two_out_params(&obj1, &obj2); // expected-note-re{{Call to function 'always_writ… in use_always_write_into_two_out_params_leak()
|
| /llvm-project-15.0.7/libcxx/test/std/atomics/atomics.types.operations/atomics.types.operations.req/ |
| H A D | copy.assign.ptr.volatile.verify.cpp | 19 volatile std::atomic<int*> obj1; in main() local 21 obj1 = obj2; // expected-error {{overload resolution selected deleted operator '='}} in main()
|
| H A D | copy.assign.volatile.verify.cpp | 19 volatile std::atomic<int> obj1; in main() local 21 obj1 = obj2; // expected-error {{overload resolution selected deleted operator '='}} in main()
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-cov/ |
| H A D | universal_bin_wrapping_archives.test | 7 clang -fprofile-instr-generate -fcoverage-mapping -c obj1.c -o obj1_32.o -arch i386 9 clang -fprofile-instr-generate -fcoverage-mapping -c obj1.c -o obj1_64.o -arch x86_64 27 SHOW_ARCHIVE: {{.*}}obj1.c: 43 REPORT_ARCHIVE: obj1.c 1 0 100.00% 1 0 100.00% 1 0 100.00%
|
| /llvm-project-15.0.7/clang/test/AST/ |
| H A D | ast-dump-expr-json.cpp | 46 void TestPointerToMember(S obj1, S *obj2, int S::* data, void (S::*call)(int)) { in TestPointerToMember() argument 47 obj1.*data; in TestPointerToMember() 49 (obj1.*call)(12); in TestPointerToMember()
|
| H A D | ast-dump-expr.cpp | 59 void PointerToMember(S obj1, S *obj2, int S::* data, void (S::*call)(int)) { in PointerToMember() argument 60 obj1.*data; in PointerToMember() 73 (obj1.*call)(12); in PointerToMember()
|
| /llvm-project-15.0.7/bolt/test/runtime/X86/Inputs/ |
| H A D | retpoline_synthetic.cpp | 32 Base *obj1 = new Derived1(); in main() local 39 case 1: sum += obj1->Foo(); break; in main()
|
| /llvm-project-15.0.7/lld/test/COFF/ |
| H A D | precomp-ghash.test | 6 RUN: %p/Inputs/precomp-ghash-obj1.obj\ 22 ; // precomp-ghash-obj1.cpp 41 ; $ cl /c /Z7 /GS- precomp-ghash-obj1.cpp /Yuprecomp-ghash-obj.h
|