Searched refs:Yield (Results 1 – 11 of 11) sorted by relevance
24 #undef Yield
37 // Yield tensors in different order.61 // Yield tensors in different order.92 // Yield tensors in different order.
325 // Yield tensors in different order.704 // Yield tensors in different order.
26 enum class AwaitKind { Init, Normal, Yield, Final }; enumerator121 case AwaitKind::Yield: in buildSuspendPrefixStr()271 return emitSuspendExpression(*this, *CurCoro.Data, E, AwaitKind::Yield, in EmitCoyieldExpr()316 AwaitKind::Yield, AggValueSlot::ignored(), in EmitCoyieldLValue()
102 // expected-error @+1 {{Yield operand #0 is not equivalent to the corresponding iter bbArg}}150 // expected-error @+1 {{Yield operand #0 is not equivalent to the corresponding iter bbArg}}173 // expected-error @+1 {{Yield operand #0 is not equivalent to the corresponding iter bbArg}}
411 // Yield operation for the acc.loop and acc.parallel operations.
202 // Yield current iteration sum to next iteration %sum_iter or to %sum909 let summary = "Yield values to parent operation";
574 let summary = "Yield from sparse_tensor set-like operations";
178 // Yield current iteration sum to next iteration %sum_iter or to %sum
877 let summary = "Yield operation";
1257 let summary = "Yield a value from a region";