Lines Matching full:select
15 %tmp2 = select i1 %tmp1, i32 0, i32 2147483647
29 %tmp2 = select i1 %tmp1, i32 0, i32 10
43 %z = select i1 %cond, i32 -1, i32 %x
57 %z = select i1 %cond, i32 0, i32 %x
86 %tmp1 = select i1 %cond, i32 %c, i32 0
102 %tmp2 = select i1 %cond, i32 %tmp1, i32 -1
118 %tmp1 = select i1 %cond, i32 %a, i32 %x
133 %tmp1 = select i1 %cond, i32 %a, i32 %x
149 %tmp1 = select i1 %cond, i32 %a, i32 %x
164 %tmp1 = select i1 %cond, i32 %x, i32 %a
179 %tmp1 = select i1 %cond, i32 %a, i32 %x
188 %x6 = select i1 %x5, i8* %x3, i8* null