Lines Matching refs:dispatch
13 ; CHECK: dispatch:
26 br i1 %c, label %dispatch, label %end
28 dispatch:
38 %res = phi i32 [ -1, %entry ], [ 0, %dispatch ], [ %val, %cond.true ]
48 ; CHECK: dispatch:
61 br i1 %c, label %dispatch, label %end
63 dispatch:
73 %res = phi i32 [ -1, %entry ], [ 0, %dispatch ], [ %val, %cond.true ]
83 ; CHECK: dispatch:
97 br i1 %c, label %dispatch, label %end
99 dispatch:
109 %res = phi i32 [ -1, %entry ], [ 0, %dispatch ], [ %val, %cond.true ]
119 ; CHECK: dispatch:
132 br i1 %c, label %dispatch, label %end
134 dispatch:
144 %res = phi i32 [ -1, %entry ], [ 0, %dispatch ], [ %val, %cond.true ]
154 ; CHECK: dispatch:
167 br i1 %c, label %dispatch, label %end
169 dispatch:
179 %res = phi i32 [ -1, %entry ], [ 0, %dispatch ], [ %val, %cond.true ]
189 ; CHECK: dispatch:
202 br i1 %c, label %dispatch, label %end
204 dispatch:
214 %res = phi i32 [ -1, %entry ], [ 0, %dispatch ], [ %val, %cond.true ]
224 ; CHECK: dispatch:
237 br i1 %c, label %dispatch, label %end
239 dispatch:
249 %res = phi i32 [ -1, %entry ], [ 0, %dispatch ], [ %val, %cond.true ]