Home
last modified time | relevance | path

Searched refs:BASE_PTR (Results 1 – 10 of 10) sorted by relevance

/external/llvm/test/Transforms/SeparateConstOffsetFromGEP/NVPTX/
Dsplit-gep-and-gvn.ll54 ; 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
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
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
[all …]
Dsplit-gep.ll67 ; CHECK: [[BASE_PTR:%[a-zA-Z0-9]+]] = getelementptr [32 x [32 x float]], [32 x [32 x float]]* @floa…
68 ; CHECK: getelementptr inbounds float, float* [[BASE_PTR]], i64 33
112 ; CHECK: [[BASE_PTR:%[a-zA-Z0-9]+]] = getelementptr [32 x [32 x float]], [32 x [32 x float]]* @floa…
113 ; CHECK: getelementptr inbounds float, float* [[BASE_PTR]], i64 32
127 ; CHECK: [[BASE_PTR:%[a-zA-Z0-9]+]] = getelementptr [32 x [32 x float]], [32 x [32 x float]]* @floa…
128 ; CHECK: getelementptr inbounds float, float* [[BASE_PTR]], i64 160
157 ; CHECK: [[BASE_PTR:%[a-zA-Z0-9]+]] = getelementptr [32 x [32 x float]], [32 x [32 x float]]* @floa…
158 ; CHECK: getelementptr inbounds float, float* [[BASE_PTR]], i64 -155
174 ; CHECK: [[BASE_PTR:%[a-zA-Z0-9]+]] = getelementptr [1024 x %struct.Packed], [1024 x %struct.Packed…
175 ; CHECK: [[CASTED_PTR:%[a-zA-Z0-9]+]] = bitcast i64* [[BASE_PTR]] to i8*
[all …]
/external/llvm/test/Transforms/SeparateConstOffsetFromGEP/AMDGPU/
Dsplit-gep-and-gvn-addrspace-addressing-modes.ll8 ; IR: [[BASE_PTR:%[a-zA-Z0-9]+]] = getelementptr inbounds [4096 x [32 x float]], [4096 x [32 x floa…
9 ; IR: getelementptr inbounds float, float addrspace(2)* [[BASE_PTR]], i64 1
10 ; IR: getelementptr inbounds float, float addrspace(2)* [[BASE_PTR]], i64 32
11 ; IR: getelementptr inbounds float, float addrspace(2)* [[BASE_PTR]], i64 33
40 ; IR: [[BASE_PTR:%[a-zA-Z0-9]+]] = getelementptr inbounds [4096 x [4 x float]], [4096 x [4 x float]…
41 ; IR: getelementptr inbounds float, float addrspace(2)* [[BASE_PTR]], i64 255
73 ; IR: [[BASE_PTR:%[a-zA-Z0-9]+]] = getelementptr inbounds [4096 x [4 x float]], [4096 x [4 x float]…
74 ; IR: getelementptr inbounds float, float addrspace(3)* [[BASE_PTR]], i32 255
75 ; IR: getelementptr inbounds float, float addrspace(3)* [[BASE_PTR]], i32 16128
76 ; IR: getelementptr inbounds float, float addrspace(3)* [[BASE_PTR]], i32 16383
/external/llvm-project/llvm/test/Transforms/SeparateConstOffsetFromGEP/NVPTX/
Dsplit-gep-and-gvn.ll56 ; IR: [[BASE_PTR:%[a-zA-Z0-9]+]] = getelementptr [32 x [32 x float]], [32 x [32 x float]] addrspace…
57 ; IR: getelementptr inbounds float, float addrspace(3)* [[BASE_PTR]], i64 1
58 ; IR: getelementptr inbounds float, float addrspace(3)* [[BASE_PTR]], i64 32
59 ; IR: getelementptr inbounds float, float addrspace(3)* [[BASE_PTR]], i64 33
99 ; IR: [[BASE_PTR:%[a-zA-Z0-9]+]] = getelementptr [32 x [32 x float]], [32 x [32 x float]] addrspace…
100 ; IR: getelementptr inbounds float, float addrspace(3)* [[BASE_PTR]], i64 1
101 ; IR: getelementptr inbounds float, float addrspace(3)* [[BASE_PTR]], i64 32
102 ; IR: getelementptr inbounds float, float addrspace(3)* [[BASE_PTR]], i64 33
149 ; IR: [[BASE_PTR:%[a-zA-Z0-9]+]] = getelementptr [32 x [32 x float]], [32 x [32 x float]] addrspace…
150 ; IR: getelementptr inbounds float, float addrspace(3)* [[BASE_PTR]], i64 1
[all …]
Dsplit-gep.ll63 ; CHECK: [[BASE_PTR:%[a-zA-Z0-9]+]] = getelementptr [32 x [32 x float]], [32 x [32 x float]]* @floa…
64 ; CHECK: getelementptr inbounds float, float* [[BASE_PTR]], i64 33
108 ; CHECK: [[BASE_PTR:%[a-zA-Z0-9]+]] = getelementptr [32 x [32 x float]], [32 x [32 x float]]* @floa…
109 ; CHECK: getelementptr inbounds float, float* [[BASE_PTR]], i64 32
123 ; CHECK: [[BASE_PTR:%[a-zA-Z0-9]+]] = getelementptr [32 x [32 x float]], [32 x [32 x float]]* @floa…
124 ; CHECK: getelementptr inbounds float, float* [[BASE_PTR]], i64 160
153 ; CHECK: [[BASE_PTR:%[a-zA-Z0-9]+]] = getelementptr [32 x [32 x float]], [32 x [32 x float]]* @floa…
154 ; CHECK: getelementptr inbounds float, float* [[BASE_PTR]], i64 -155
170 ; CHECK: [[BASE_PTR:%[a-zA-Z0-9]+]] = getelementptr [1024 x %struct.Packed], [1024 x %struct.Packed…
171 ; CHECK: [[CASTED_PTR:%[a-zA-Z0-9]+]] = bitcast i64* [[BASE_PTR]] to i8*
[all …]
/external/llvm-project/llvm/test/Transforms/SeparateConstOffsetFromGEP/AMDGPU/
Dsplit-gep-and-gvn-addrspace-addressing-modes.ll8 ; IR: [[BASE_PTR:%[a-zA-Z0-9]+]] = getelementptr [4096 x [32 x float]], [4096 x [32 x float]] addrs…
9 ; IR: getelementptr inbounds float, float addrspace(4)* [[BASE_PTR]], i64 1
10 ; IR: getelementptr inbounds float, float addrspace(4)* [[BASE_PTR]], i64 32
11 ; IR: getelementptr inbounds float, float addrspace(4)* [[BASE_PTR]], i64 33
40 ; IR: [[BASE_PTR:%[a-zA-Z0-9]+]] = getelementptr [4096 x [4 x float]], [4096 x [4 x float]] addrspa…
41 ; IR: getelementptr inbounds float, float addrspace(4)* [[BASE_PTR]], i64 255
73 ; IR: [[BASE_PTR:%[a-zA-Z0-9]+]] = getelementptr [4096 x [4 x float]], [4096 x [4 x float]] addrspa…
74 ; IR: getelementptr inbounds float, float addrspace(3)* [[BASE_PTR]], i32 255
75 ; IR: getelementptr inbounds float, float addrspace(3)* [[BASE_PTR]], i32 16128
76 ; IR: getelementptr inbounds float, float addrspace(3)* [[BASE_PTR]], i32 16383
/external/llvm-project/mlir/test/Conversion/StandardToLLVM/
Dconvert-dynamic-memref-ops.mlir414 // CHECK: [[BASE_PTR:%.*]] = llvm.extractvalue [[INPUT]][0] : [[TY]]
416 // CHECK: [[OUT_1:%.*]] = llvm.insertvalue [[BASE_PTR]], [[OUT_0]][0] : [[TY]]
449 // CHECK: [[BASE_PTR:%.*]] = llvm.load [[BASE_PTR_PTR]] : !llvm.ptr<ptr<float>>
455 // CHECK: [[OUT_1:%.*]] = llvm.insertvalue [[BASE_PTR]], [[OUT_0]][0] : [[TY]]
Dconvert-to-llvmir.mlir878 …// CHECK: %[[BASE_PTR:.*]] = llvm.extractvalue %{{.*}}[1] : !llvm.struct<(ptr<i8>, ptr<i8>, i64, a…
879 …// CHECK: %[[SHIFTED_BASE_PTR:.*]] = llvm.getelementptr %[[BASE_PTR]][%[[ARG2]]] : (!llvm.ptr<i8>,…
/external/libxml2/
DHTMLparser.c306 #define BASE_PTR ctxt->input->base macro
2979 if (CUR_PTR < BASE_PTR) in htmlParseSystemLiteral()
2981 startPosition = CUR_PTR - BASE_PTR; in htmlParseSystemLiteral()
2999 ret = xmlStrndup((BASE_PTR+startPosition), len); in htmlParseSystemLiteral()
3034 if (CUR_PTR < BASE_PTR) in htmlParsePubidLiteral()
3036 startPosition = CUR_PTR - BASE_PTR; in htmlParsePubidLiteral()
3054 ret = xmlStrndup((BASE_PTR + startPosition), len); in htmlParsePubidLiteral()
5403 int cur = CUR_PTR - BASE_PTR; in htmlParseLookupCommentEnd()
Dparser.c2077 #define BASE_PTR ctxt->input->base macro
3402 startPosition = CUR_PTR - BASE_PTR; in xmlParseNCNameComplex()
3445 return(xmlDictLookup(ctxt->dict, (BASE_PTR + startPosition), len)); in xmlParseNCNameComplex()