Lines Matching refs:IR
2 …e-const-offset-from-gep -reassociate-geps-verify-no-dead-code -gvn | FileCheck %s --check-prefix=IR
53 ; IR-LABEL: @sum_of_array(
54 ; IR: [[BASE_PTR:%[a-zA-Z0-9]+]] = getelementptr inbounds [32 x [32 x float]], [32 x [32 x float]] …
55 ; IR: getelementptr inbounds float, float addrspace(3)* [[BASE_PTR]], i64 1
56 ; IR: getelementptr inbounds float, float addrspace(3)* [[BASE_PTR]], i64 32
57 ; IR: getelementptr inbounds float, float addrspace(3)* [[BASE_PTR]], i64 33
96 ; IR-LABEL: @sum_of_array2(
97 ; IR: [[BASE_PTR:%[a-zA-Z0-9]+]] = getelementptr inbounds [32 x [32 x float]], [32 x [32 x float]] …
98 ; IR: getelementptr inbounds float, float addrspace(3)* [[BASE_PTR]], i64 1
99 ; IR: getelementptr inbounds float, float addrspace(3)* [[BASE_PTR]], i64 32
100 ; IR: getelementptr inbounds float, float addrspace(3)* [[BASE_PTR]], i64 33
146 ; IR-LABEL: @sum_of_array3(
147 ; IR: [[BASE_PTR:%[a-zA-Z0-9]+]] = getelementptr inbounds [32 x [32 x float]], [32 x [32 x float]] …
148 ; IR: getelementptr inbounds float, float addrspace(3)* [[BASE_PTR]], i64 1
149 ; IR: getelementptr inbounds float, float addrspace(3)* [[BASE_PTR]], i64 32
150 ; IR: getelementptr inbounds float, float addrspace(3)* [[BASE_PTR]], i64 33
160 ; &array[zext(x)][zext(y)]. See the expected IR and PTX for details.
192 ; IR-LABEL: @sum_of_array4(
193 ; IR: [[BASE_PTR:%[a-zA-Z0-9]+]] = getelementptr inbounds [32 x [32 x float]], [32 x [32 x float]] …
194 ; IR: getelementptr inbounds float, float addrspace(3)* [[BASE_PTR]], i64 1
195 ; IR: getelementptr inbounds float, float addrspace(3)* [[BASE_PTR]], i64 32
196 ; IR: getelementptr inbounds float, float addrspace(3)* [[BASE_PTR]], i64 33
212 ; IR-LABEL: @reunion(
226 ; IR: getelementptr inbounds float, float* %p0, i64 5