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
159 m_fastColStride = internal::TensorIntDivisor<Index>(m_colStride); in TensorContractionInputMapper()200 m_fastColStride = base_mapper.m_fastColStride; in TensorContractionInputMapper()288 const Index colOffset = patchOffset / m_fastColStride; in loadCoeff()323 const Index colOffset = patchOffset / m_fastColStride; in loadCoeffStandard()372 const Index colOffsets[2] = {patchOffsets[0] / m_fastColStride, in loadPacketStandard()373 patchOffsets[1] / m_fastColStride}; in loadPacketStandard()420 const Index colOffset = patchOffset / m_fastColStride; in loadPacketFast()484 internal::TensorIntDivisor<Index> m_fastColStride; variable736 const Index colOffset = patchOffset / m_base_mapper.m_fastColStride; in rowOffset()743 const Index colOffset = patchOffset / m_base_mapper.m_fastColStride; in colOffset()
192 m_fastColStride = internal::TensorIntDivisor<Index>(m_colStride); in TensorContractionInputMapper()263 m_fastColStride = base_mapper.m_fastColStride; in TensorContractionInputMapper()357 const Index colOffset = patchOffset / m_fastColStride; in loadCoeff()408 const Index colOffset = patchOffset / m_fastColStride; in loadCoeffStandard()472 const Index colOffsets[2] = {patchOffsets[0] / m_fastColStride, in loadPacketStandard()473 patchOffsets[1] / m_fastColStride}; in loadPacketStandard()540 const Index colOffset = patchOffset / m_fastColStride; in loadPacketFast()669 internal::TensorIntDivisor<Index> m_fastColStride; variable914 const Index colOffset = patchOffset / m_base_mapper.m_fastColStride; in planeOffset()927 const Index colOffset = patchOffset / m_base_mapper.m_fastColStride; in rowOffset()[all …]