Home
last modified time | relevance | path

Searched refs:iptr0 (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/SemaTemplate/
Dinstantiate-type.cpp12 int *iptr0; variable
14 X<int>::typeof_type &iptr1 = iptr0;
16 X<int>::typeof_expr &iptr2 = iptr0;
/external/llvm/test/CodeGen/Hexagon/
Dv60-cur.ll8 define void @conv3x3_i(i8* noalias nocapture readonly %iptr0, i32 %shift, i32 %width) #0 {
16 %iptr0.pn = phi i8* [ %iptr0, %for.body.lr.ph ], [ %iptr0.addr.0121, %for.body ]
20 %iptr0.addr.0121 = getelementptr inbounds i8, i8* %iptr0.pn, i32 64
21 %0 = bitcast i8* %iptr0.addr.0121 to <16 x i32>*