Home
last modified time | relevance | path

Searched refs:this1 (Results 1 – 25 of 48) sorted by relevance

12

/external/llvm/test/Transforms/PhaseOrdering/
Dgdce.ll38 %this1 = load %class.Base*, %class.Base** %this.addr
39 call void @_ZN4BaseC2Ev(%class.Base* %this1)
47 %this1 = load %class.Base*, %class.Base** %this.addr
48 call void @_ZN4BaseD2Ev(%class.Base* %this1)
56 %this1 = load %class.Base*, %class.Base** %this.addr
64 %this1 = load %class.Base*, %class.Base** %this.addr
65 %0 = bitcast %class.Base* %this1 to i8***
76 %this1 = load %class.Base*, %class.Base** %this.addr
77 invoke void @_ZN4BaseD1Ev(%class.Base* %this1)
81 %0 = bitcast %class.Base* %this1 to i8*
[all …]
/external/libjpeg-turbo/simd/
Djcsample-altivec.c95 __vector unsigned char this0, next0, this1, next1, out; in jsimd_h2v2_downsample_altivec() local
125 this1 = vec_ld(0, inptr1); in jsimd_h2v2_downsample_altivec()
126 this1 = vec_perm(this1, this1, even_odd_index); in jsimd_h2v2_downsample_altivec()
127 this1e = (__vector unsigned short)VEC_UNPACKHU(this1); in jsimd_h2v2_downsample_altivec()
128 this1o = (__vector unsigned short)VEC_UNPACKLU(this1); in jsimd_h2v2_downsample_altivec()
Djdsample-altivec.c134 __vector unsigned char this_1, this0, this1, out; in jsimd_h2v2_fancy_upsample_altivec() local
188 this1 = vec_ld(0, inptr1); in jsimd_h2v2_fancy_upsample_altivec()
189 this1l = (__vector short)VEC_UNPACKHU(this1); in jsimd_h2v2_fancy_upsample_altivec()
190 this1h = (__vector short)VEC_UNPACKLU(this1); in jsimd_h2v2_fancy_upsample_altivec()
231 this1 = vec_ld(16, inptr1); in jsimd_h2v2_fancy_upsample_altivec()
232 this1l = (__vector short)VEC_UNPACKHU(this1); in jsimd_h2v2_fancy_upsample_altivec()
233 this1h = (__vector short)VEC_UNPACKLU(this1); in jsimd_h2v2_fancy_upsample_altivec()
/external/llvm/test/CodeGen/Hexagon/
Dearly-if-conversion-bug1.ll113 %this1.i = load %"class.std::__1::ios_base"*, %"class.std::__1::ios_base"** %this.addr.i
114 …lementptr inbounds %"class.std::__1::ios_base", %"class.std::__1::ios_base"* %this1.i, i32 0, i32 3
152 …%this1.i49 = load %"class.std::__1::basic_streambuf"*, %"class.std::__1::basic_streambuf"** %this.…
153 …%17 = bitcast %"class.std::__1::basic_streambuf"* %this1.i49 to i32 (%"class.std::__1::basic_strea…
159 %call.i52 = call i32 %18(%"class.std::__1::basic_streambuf"* %this1.i49, i8* %19, i32 %20)
186 …%this1.i55 = load %"class.std::__1::basic_string"*, %"class.std::__1::basic_string"** %this.addr.i…
189 …store %"class.std::__1::basic_string"* %this1.i55, %"class.std::__1::basic_string"** %this.addr.i.…
192 …%this1.i.i = load %"class.std::__1::basic_string"*, %"class.std::__1::basic_string"** %this.addr.i…
193 …%29 = bitcast %"class.std::__1::basic_string"* %this1.i.i to %"class.std::__1::__basic_string_comm…
194 …inbounds %"class.std::__1::basic_string", %"class.std::__1::basic_string"* %this1.i.i, i32 0, i32 0
[all …]
/external/llvm/test/CodeGen/Thumb2/
Dconstant-islands.ll265 %this1 = load %class.RagDoll*, %class.RagDoll** %this.addr
266 store %class.RagDoll* %this1, %class.RagDoll** %retval
267 %0 = bitcast %class.RagDoll* %this1 to i8***
269 %m_ownerWorld = getelementptr inbounds %class.RagDoll, %class.RagDoll* %this1, i32 0, i32 1
283 %m_shapes = getelementptr inbounds %class.RagDoll, %class.RagDoll* %this1, i32 0, i32 2
297 %m_shapes12 = getelementptr inbounds %class.RagDoll, %class.RagDoll* %this1, i32 0, i32 2
311 %m_shapes21 = getelementptr inbounds %class.RagDoll, %class.RagDoll* %this1, i32 0, i32 2
325 %m_shapes30 = getelementptr inbounds %class.RagDoll, %class.RagDoll* %this1, i32 0, i32 2
339 %m_shapes39 = getelementptr inbounds %class.RagDoll, %class.RagDoll* %this1, i32 0, i32 2
353 %m_shapes48 = getelementptr inbounds %class.RagDoll, %class.RagDoll* %this1, i32 0, i32 2
[all …]
/external/spirv-llvm/test/SPIRV/
DExecutionMode.ll43 …%this1 = load %struct.global_ctor_dtor addrspace(4)*, %struct.global_ctor_dtor addrspace(4)** %thi…
45 …call spir_func void @_ZNU3AS416global_ctor_dtorC2Ei(%struct.global_ctor_dtor addrspace(4)* %this1,…
54 …%this1 = load %struct.global_ctor_dtor addrspace(4)*, %struct.global_ctor_dtor addrspace(4)** %thi…
55 …call spir_func void @_ZNU3AS416global_ctor_dtorD2Ev(%struct.global_ctor_dtor addrspace(4)* %this1)…
79 …%this1 = load %struct.global_ctor_dtor addrspace(4)*, %struct.global_ctor_dtor addrspace(4)** %thi…
80 …tptr inbounds %struct.global_ctor_dtor, %struct.global_ctor_dtor addrspace(4)* %this1, i32 0, i32 0
92 …%this1 = load %struct.global_ctor_dtor addrspace(4)*, %struct.global_ctor_dtor addrspace(4)** %thi…
94 …tptr inbounds %struct.global_ctor_dtor, %struct.global_ctor_dtor addrspace(4)* %this1, i32 0, i32 0
/external/llvm/test/DebugInfo/COFF/
Dvirtual-methods.ll208 %this1 = load %struct.A*, %struct.A** %this.addr, align 8
209 %0 = bitcast %struct.A* %this1 to i32 (...)***, !dbg !65
211 ret %struct.A* %this1, !dbg !65
220 %this1 = load %struct.B*, %struct.B** %this.addr, align 8
221 %0 = bitcast %struct.B* %this1 to i32 (...)***, !dbg !73
223 ret %struct.B* %this1, !dbg !73
232 %this1 = load %struct.C*, %struct.C** %this.addr, align 8
233 %0 = bitcast %struct.C* %this1 to %struct.A*, !dbg !81
235 %1 = bitcast %struct.C* %this1 to i8*, !dbg !81
239 %4 = bitcast %struct.C* %this1 to i32 (...)***, !dbg !81
[all …]
Dinheritance.ll107 %this1 = load %struct.D*, %struct.D** %this.addr, align 8
108 store %struct.D* %this1, %struct.D** %retval, align 8
114 %this.int8 = bitcast %struct.D* %this1 to i8*, !dbg !48
121 %2 = bitcast %struct.D* %this1 to i8*, !dbg !48
127 %5 = bitcast %struct.D* %this1 to i8*, !dbg !48
131 %8 = bitcast %struct.D* %this1 to i8*, !dbg !48
135 %11 = bitcast %struct.D* %this1 to i32 (...)***, !dbg !48
154 %this1 = load %struct.B*, %struct.B** %this.addr, align 8
155 store %struct.B* %this1, %struct.B** %retval, align 8
161 %this.int8 = bitcast %struct.B* %this1 to i8*, !dbg !58
[all …]
Dvirtual-method-kinds.ll164 %this1 = load %struct.C*, %struct.C** %this.addr, align 8
165 %0 = bitcast %struct.C* %this1 to %struct.B*, !dbg !49
167 %1 = bitcast %struct.C* %this1 to i32 (...)***, !dbg !49
169 ret %struct.C* %this1, !dbg !49
181 %this1 = load %struct.B*, %struct.B** %this.addr, align 8
182 %0 = bitcast %struct.B* %this1 to %struct.A*, !dbg !55
184 %1 = bitcast %struct.B* %this1 to i32 (...)***, !dbg !55
186 ret %struct.B* %this1, !dbg !55
199 %this1 = load %struct.A*, %struct.A** %this.addr, align 8
200 %0 = bitcast %struct.A* %this1 to i32 (...)***, !dbg !61
[all …]
/external/llvm/test/DebugInfo/X86/
D2011-12-16-BadStructRef.ll36 %this1 = load %struct.bar*, %struct.bar** %this.addr
38 call void @_ZN3barC2Ei(%struct.bar* %this1, i32 %0), !dbg !62
50 %this1 = load %struct.bar*, %struct.bar** %this.addr
51 %b = getelementptr inbounds %struct.bar, %struct.bar* %this1, i32 0, i32 0, !dbg !67
54 %1 = getelementptr inbounds %struct.bar, %struct.bar* %this1, i32 0, i32 1, !dbg !67
55 %b2 = getelementptr inbounds %struct.bar, %struct.bar* %this1, i32 0, i32 0, !dbg !67
68 %this1 = load %struct.baz*, %struct.baz** %this.addr
70 call void @_ZN3bazC2Ei(%struct.baz* %this1, i32 %0), !dbg !74
82 %this1 = load %struct.baz*, %struct.baz** %this.addr
83 %h = getelementptr inbounds %struct.baz, %struct.baz* %this1, i32 0, i32 0, !dbg !79
Dsret.ll29 %this1 = load %class.A*, %class.A** %this.addr
30 %0 = bitcast %class.A* %this1 to i8***, !dbg !72
32 %m_int = getelementptr inbounds %class.A, %class.A* %this1, i32 0, i32 1, !dbg !72
50 %this1 = load %class.A*, %class.A** %this.addr
51 %0 = bitcast %class.A* %this1 to i8***, !dbg !78
53 %m_int = getelementptr inbounds %class.A, %class.A* %this1, i32 0, i32 1, !dbg !78
70 %this1 = load %class.A*, %class.A** %this.addr
74 %m_int2 = getelementptr inbounds %class.A, %class.A* %this1, i32 0, i32 1, !dbg !84
76 ret %class.A* %this1, !dbg !85
85 %this1 = load %class.A*, %class.A** %this.addr
[all …]
Ddecl-derived-member.ll49 %this1 = load %struct.foo*, %struct.foo** %this.addr
50 %b = getelementptr inbounds %struct.foo, %struct.foo* %this1, i32 0, i32 0, !dbg !38
61 %this1 = load %struct.foo*, %struct.foo** %this.addr
62 %b = getelementptr inbounds %struct.foo, %struct.foo* %this1, i32 0, i32 0, !dbg !41
79 %this1 = load %struct.base*, %struct.base** %this.addr
80 %0 = bitcast %struct.base* %this1 to i32 (...)***, !dbg !47
DDW_AT_object_pointer.ll35 %this1 = load %class.A*, %class.A** %this.addr
36 call void @_ZN1AC2Ev(%class.A* %this1), !dbg !29
45 %this1 = load %class.A*, %class.A** %this.addr
46 %m_a = getelementptr inbounds %class.A, %class.A* %this1, i32 0, i32 0, !dbg !32
Ddbg-declare-arg.ll56 %this1 = load %class.A*, %class.A** %this.addr
57 call void @_ZN1AD2Ev(%class.A* %this1), !dbg !53
66 %this1 = load %class.A*, %class.A** %this.addr
67 %x = getelementptr inbounds %class.A, %class.A* %this1, i32 0, i32 0, !dbg !48
DDW_AT_linkage_name.ll42 %this1 = load %struct.A*, %struct.A** %this.addr
55 %this1 = load %struct.A*, %struct.A** %this.addr
56 call void @_ZN1AD2Ev(%struct.A* %this1), !dbg !32
Dpr12831.ll24 %this1 = load %class.BPLFunctionWriter*, %class.BPLFunctionWriter** %this.addr
25 …%MW = getelementptr inbounds %class.BPLFunctionWriter, %class.BPLFunctionWriter* %this1, i32 0, i3…
29 …%MW3 = getelementptr inbounds %class.BPLFunctionWriter, %class.BPLFunctionWriter* %this1, i32 0, i…
47 %this1 = load %class.function*, %class.function** %this.addr
66 %this1 = load %class.function*, %class.function** %this.addr
/external/llvm/test/DebugInfo/Generic/
DPR20038.ll81 %this1.i = load %struct.C*, %struct.C** %this.addr.i, !dbg !22
82 store %struct.C* %this1.i, %struct.C** %this.addr.i.i, align 8, !dbg !21
84 %this1.i.i = load %struct.C*, %struct.C** %this.addr.i.i, !dbg !21
98 %this1 = load %struct.C*, %struct.C** %this.addr
99 store %struct.C* %this1, %struct.C** %this.addr.i, align 8, !dbg !37
101 %this1.i = load %struct.C*, %struct.C** %this.addr.i, !dbg !37
111 %this1 = load %struct.C*, %struct.C** %this.addr
/external/llvm/test/CodeGen/X86/
Dpr18162.ll16 %this1 = load %"Iterator"*, %"Iterator"** %this.addr
17 %bundle_ = getelementptr inbounds %"Iterator", %"Iterator"* %this1, i32 0, i32 0
Datom-fixup-lea4.ll13 %this1 = load %struct.ValueWrapper.6*, %struct.ValueWrapper.6** %this.addr
14 …%value = getelementptr inbounds %struct.ValueWrapper.6, %struct.ValueWrapper.6* %this1, i32 0, i32…
/external/llvm/test/CodeGen/Mips/
Dlw16-base-reg.ll17 %this1 = load %struct.T*, %struct.T** %this.addr, align 4
21 %V4 = getelementptr inbounds %struct.T, %struct.T* %this1, i32 0, i32 0
/external/llvm/test/Linker/
Dtype-unique-simple2-a.ll53 %this1 = load %class.A*, %class.A** %this.addr
54 call void @_ZN1AC2Ev(%class.A* %this1) #1, !dbg !42
69 %this1 = load %class.A*, %class.A** %this.addr
70 %0 = bitcast %class.A* %this1 to i8***, !dbg !46
/external/llvm/test/CodeGen/PowerPC/
Dfast-isel-load-store-vsx.ll22 %this1 = load %SomeStruct*, %SomeStruct** %this.addr
23 %Val = getelementptr inbounds %SomeStruct, %SomeStruct* %this1, i32 0, i32 0
/external/clang/test/CXX/expr/expr.const/
Dp2-0x.cpp11 int this1 : this1; // expected-error {{undeclared}} member
12 int this2 : this->this1; // expected-error {{invalid}}
14 int n1[this->this1]; // expected-warning {{variable length array}} in this3()
15 int n2[this1]; // expected-warning {{variable length array}} in this3()
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Ddbg-declare-arg.ll56 %this1 = load %class.A** %this.addr
57 call void @_ZN1AD2Ev(%class.A* %this1)
66 %this1 = load %class.A** %this.addr
67 %x = getelementptr inbounds %class.A* %this1, i32 0, i32 0, !dbg !48
/external/llvm/test/Transforms/LoopUnswitch/
D2012-04-30-LoopUnswitch-LPad-Crash.ll49 …%this1 = load %class.D.22.42.66.102.138.158.178.198.238.242.246.250.262.294.302.338.346.379*, %cla…
50 …%class.D.22.42.66.102.138.158.178.198.238.242.246.250.262.294.302.338.346.379* %this1, i32 0, i32 0

12