Searched refs:initializePacket (Results 1 – 5 of 5) sorted by relevance
115 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet initializePacket() const {165 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet initializePacket() const {237 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet initializePacket() const {278 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet initializePacket() const {322 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet initializePacket() const {
198 *scratch = reducer.template initializePacket<half2>(); in ReductionInitFullReduxKernelHalfFloat()209 ((half2*)output)[i] = reducer.template initializePacket<half2>(); in ReductionInitKernelHalfFloat()231 *scratch = reducer.template initializePacket<half2>(); in FullReductionKernelHalfFloat()236 half2 accum = reducer.template initializePacket<half2>(); in FullReductionKernelHalfFloat()468 *((half2*)loc) = reducer.template initializePacket<half2>();483 half2 reduced_val1 = reducer.template initializePacket<half2>();484 half2 reduced_val2 = reducer.template initializePacket<half2>();
171 …typename Self::PacketReturnType p = reducer.template initializePacket<typename Self::PacketReturnT…636 …typename Self::PacketReturnType accum = reducer.template initializePacket<typename Self::PacketRet…
97 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet initializePacket() const { in initializePacket() function
349 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet initializePacket() const { in initializePacket() function