Lines Matching full:select
15 %res = select i1 %cond, i64 %a, i64 %b
28 %res = select i1 %cond, i64 %a, i64 %b
42 %res = select i1 %cond, i64 %a, i64 %b
58 %res = select i1 %cond, i64 %a, i64 %b
73 %res = select i1 %cond, i64 %a, i64 %b
89 %res = select i1 %cond, i64 %a, i64 %b
136 %sel0 = select i1 %cmp0, float %ret, float 0.0
137 %sel1 = select i1 %cmp1, float %sel0, float 1.0
138 %sel2 = select i1 %cmp2, float %sel1, float 2.0
139 %sel3 = select i1 %cmp3, float %sel2, float 3.0
140 %sel4 = select i1 %cmp4, float %sel3, float 4.0
141 %sel5 = select i1 %cmp5, float %sel4, float 5.0
142 %sel6 = select i1 %cmp6, float %sel5, float 6.0
143 %sel7 = select i1 %cmp7, float %sel6, float 7.0
144 %sel8 = select i1 %cmp8, float %sel7, float 8.0
145 %sel9 = select i1 %cmp9, float %sel8, float 9.0
146 %sel10 = select i1 %cmp10, float %sel9, float 10.0
159 %res = select i1 %cond, i64 %a, i64 %b