Lines Matching refs:expects
51 // expected-error@+1 {{expects region #0 to have 0 or 1 blocks}}
95 // expected-error@+1 {{expects region #0 to have 0 or 1 blocks}}
130 …// expected-error@+1 {{'scf.parallel' op expects arguments for the induction variable to be of ind…
142 …// expected-error@+1 {{'scf.parallel' op expects the same number of induction variables: 2 as boun…
175 // expected-error@+1 {{expects number of results: 0 to be the same as number of reductions: 1}}
190 // expected-error@+2 {{expects number of results: 1 to be the same as number of reductions: 0}}
202 …// expected-error@+1 {{expects number of results: 1 to be the same as number of initial values: 0}}
218 // expected-error@+1 {{expects type of reduce: 'index' to be the same as result type: 'f32'}}
230 // expected-error@+1 {{expects parent op 'scf.parallel'}}
258 // expected-error@+1 {{expects two arguments to reduce block of type 'f32'}}
273 // expected-error@+1 {{expects two arguments to reduce block of type 'f32'}}
318 // expected-error@+1 {{expects parent op 'scf.reduce'}}
389 // expected-error@+2 {{expects different type than prior uses: 'i32' vs 'f32'}}
431 …// expected-error@+1 {{'scf.yield' op expects parent op to be one of 'scf.if, scf.for, scf.paralle…
452 // expected-error@+1 {{expects the 'before' region to terminate with 'scf.condition'}}
465 …// expected-error@+1 {{expects the same number of trailing operands of the 'before' block terminat…
478 …// expected-error@+2 {{expects the same types for trailing operands of the 'before' block terminat…
492 …// expected-error@+1 {{expects the same number of trailing operands of the 'before' block terminat…
505 // expected-error@+1 {{expects the 'after' region to terminate with 'scf.yield'}}