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

  /external/llvm/test/Transforms/LoopSimplify/
merge-exits.ll 18 %t1 = sext i32 %hiPart.0 to i64 ; <i64> [#uses=1]
22 %t5 = add i32 %hiPart.0, 1 ; <i32> [#uses=2]
31 %hiPart.0 = phi i32 [ 0, %entry ], [ %t5, %bb ] ; <i32> [#uses=3]
38 %t12 = icmp sgt i32 %t11, %hiPart.0 ; <i1> [#uses=1]
  /external/llvm/test/Analysis/ScalarEvolution/
trip-count5.ll 21 %hiPart.035 = phi i32 [ %tmp12, %bb1 ], [ 0, %bb.nph ] ; <i32> [#uses=2]
23 %tmp6 = sext i32 %hiPart.035 to i64 ; <i64> [#uses=1]
27 %tmp12 = add i32 %hiPart.035, 1 ; <i32> [#uses=3]
  /external/llvm/test/Transforms/IndVarSimplify/
iv-sext.ll 3 ; Indvars should be able to promote the hiPart induction variable in the
5 ; TODO: it should promote hiPart to i64 in the outer loop too.
25 %hiPart.119 = phi i32 [ %hiPart.0.lcssa, %bb8 ], [ 0, %bb.nph22 ] ; <i32> [#uses=3]
85 %tmp26 = icmp sgt i32 %tmp3, %hiPart.119 ; <i1> [#uses=1]
97 %hiPart.08 = phi i32 [ %tmp31, %bb5 ], [ %hiPart.119, %bb.nph12 ] ; <i32> [#uses=2]
99 %tmp27 = sext i32 %hiPart.08 to i64 ; <i64> [#uses=1]
103 %tmp31 = add i32 %hiPart.08, 1 ; <i32> [#uses=4]
125 %hiPart.0.lcssa = phi i32 [ %tmp31.lcssa, %bb5.bb7_crit_edge ], [ %hiPart.119, %bb5.preheader ] ; <i32> [ (…)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsnmp.h 61 smiUINT32 hipart; member in struct:__anon51749
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]

Completed in 490 milliseconds