Searched refs:m_fastColStride (Results 1 – 5 of 5) sorted by relevance
299 m_fastColStride = internal::TensorIntDivisor<Index>(m_colStride);337 const Index colOffset = patchOffset / m_fastColStride;388 …const Index colOffsets[2] = {patchOffsets[0] / m_fastColStride, patchOffsets[1] / m_fastColStride};479 internal::TensorIntDivisor<Index> m_fastColStride;
326 m_fastColStride = internal::TensorIntDivisor<Index>(m_colStride);368 const Index colOffset = patchOffset / m_fastColStride;436 patchOffsets[0] / m_fastColStride,437 patchOffsets[1] / m_fastColStride};590 internal::TensorIntDivisor<Index> m_fastColStride;
218 m_fastColStride = internal::TensorIntDivisor<Index>(m_colStride); in CustomTensorEvaluator()270 const Index colOffset = patchOffset / m_fastColStride; in coeff()366 const Index colOffsets[2] = {patchOffsets[0] / m_fastColStride, in packet()367 patchOffsets[1] / m_fastColStride}; in packet()620 internal::TensorIntDivisor<Index> m_fastColStride; member
194 m_fastColStride = internal::TensorIntDivisor<Index>(m_colStride); in TensorContractionInputMapper()265 m_fastColStride = base_mapper.m_fastColStride; in TensorContractionInputMapper()359 const Index colOffset = patchOffset / m_fastColStride; in loadCoeff()410 const Index colOffset = patchOffset / m_fastColStride; in loadCoeffStandard()611 const Index colOffsets[2] = {patchOffsets[0] / m_fastColStride, in loadPacketStandard()612 patchOffsets[1] / m_fastColStride}; in loadPacketStandard()678 const Index colOffsets[2] = {patchOffsets[0] / m_fastColStride, in loadPacketStandard()679 patchOffsets[1] / m_fastColStride}; in loadPacketStandard()733 const Index colOffset = patchOffset / m_fastColStride; in loadPacketFast()862 internal::TensorIntDivisor<Index> m_fastColStride; variable[all …]
164 m_fastColStride = internal::TensorIntDivisor<Index>(m_colStride); in TensorContractionInputMapper()206 m_fastColStride = base_mapper.m_fastColStride; in TensorContractionInputMapper()294 const Index colOffset = patchOffset / m_fastColStride; in loadCoeff()329 const Index colOffset = patchOffset / m_fastColStride; in loadCoeffStandard()501 const Index colOffsets[2] = {patchOffsets[0] / m_fastColStride, in loadPacketStandard()502 patchOffsets[1] / m_fastColStride}; in loadPacketStandard()549 const Index colOffsets[2] = {patchOffsets[0] / m_fastColStride, in loadPacketStandard()550 patchOffsets[1] / m_fastColStride}; in loadPacketStandard()584 const Index colOffset = patchOffset / m_fastColStride; in loadPacketFast()648 internal::TensorIntDivisor<Index> m_fastColStride; variable[all …]