Home
last modified time | relevance | path

Searched refs:HasDestinationBuffer (Results 1 – 3 of 3) sorted by relevance

/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorChipping.h305 if (desc.HasDestinationBuffer()) {
320 if (!arg_desc.HasDestinationBuffer()) desc.DropDestinationBuffer();
DTensorMorphing.h620 if (!arg_desc.HasDestinationBuffer()) desc.DropDestinationBuffer();
DTensorBlock.h326 bool HasDestinationBuffer() const { in HasDestinationBuffer() function