Lines Matching refs:KSize
16606 , KSize( KSize_ )
16653 KSize = KSize_;
16723 return std::tie( sType, pNext, MSize, NSize, KSize, AType, BType, CType, ResultType, saturatingAccumulation, scope );
16735 return ( sType == rhs.sType ) && ( pNext == rhs.pNext ) && ( MSize == rhs.MSize ) && ( NSize == rhs.NSize ) && ( KSize == rhs.KSize ) &&
16752 uint32_t KSize = {};
16787 , KSize( KSize_ )
16833 KSize = KSize_;
16895 return std::tie( sType, pNext, MSize, NSize, KSize, AType, BType, CType, DType, scope );
16907 return ( sType == rhs.sType ) && ( pNext == rhs.pNext ) && ( MSize == rhs.MSize ) && ( NSize == rhs.NSize ) && ( KSize == rhs.KSize ) &&
16923 uint32_t KSize = {};