Lines Matching defs:destination
80 // If the op has a destination, it implements DestinationStyleOpInterface and
81 // we can query the destination operand from that interface.
86 // Otherwise, create a new destination tensor with the same shape.
115 FailureOr<Value> destination = getOrCreateDestination(b, loc, opResult);
116 if (failed(destination))
118 result.push_back(*destination);
862 /// Fold dim of a destination passing style op into the dim of the corresponding
1616 return emitOpError("element types of source and destination tensor "
1628 return emitOpError("source and destination tensor should have the "
2716 /// can mutate the second InsertSliceOp's destination to the first one's.
2830 /// destination tensor is a tensor_cast that removes static type information,
2844 /// Note: When folding a cast on the destination tensor, the result of the