HomeSort by relevance Sort by last modified time
    Searched full:iptr0 (Results 1 - 2 of 2) sorted by null

  /external/clang/test/SemaTemplate/
instantiate-type.cpp 12 int *iptr0; variable
14 X<int>::typeof_type &iptr1 = iptr0;
16 X<int>::typeof_expr &iptr2 = iptr0;
  /external/llvm/test/CodeGen/Hexagon/
v60-cur.ll 8 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>*

Completed in 90 milliseconds