Searched refs:iptr1 (Results 1 – 5 of 5) sorted by relevance
/external/clang/test/SemaTemplate/ |
D | instantiate-type.cpp | 14 X<int>::typeof_type &iptr1 = iptr0; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | gpr-to-mask.ll | 102 define void @test_load_add(i1 %cond, float* %fptr, i1* %iptr1, i1* %iptr2, float %f1, float %f2) { 143 %loaded1 = load i1, i1* %iptr1 159 define void @test_load_i1(i1 %cond, float* %fptr, i1* %iptr1, i1* %iptr2, float %f1, float %f2) { 195 %loaded1 = load i1, i1* %iptr1 209 define void @test_loadi1_storei1(i1 %cond, i1* %iptr1, i1* %iptr2, i1* %iptr3) { 243 %loaded1 = load i1, i1* %iptr1
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/ |
D | frame-offset-overflow.ll | 46 %iptr1.098 = phi <16 x i32>* [ %incdec.ptr20.3, %for.body ], [ %3, %entry ] 51 %7 = load <16 x i32>, <16 x i32>* %iptr1.098, align 64, !tbaa !1 95 %incdec.ptr20.2 = getelementptr inbounds <16 x i32>, <16 x i32>* %iptr1.098, i32 3 117 %incdec.ptr20.3 = getelementptr inbounds <16 x i32>, <16 x i32>* %iptr1.098, i32 4
|
/external/llvm/test/Transforms/SROA/ |
D | basictest.ll | 1534 %iptr1 = bitcast i8* %gep1 to i64* 1541 %v = load i64, i64* %iptr1
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SROA/ |
D | basictest.ll | 1534 %iptr1 = bitcast i8* %gep1 to i64* 1541 %v = load i64, i64* %iptr1
|