Searched refs:IsAlignedGemm (Results 1 – 1 of 1) sorted by relevance
1144 bool IsAlignedGemm(const DotInfo& dot_info, in IsAlignedGemm() function1158 CHECK(IsAlignedGemm(dot_info, target_machine_features)); in CanEmitTiledLlvmIrGemm()1226 if (IsAlignedGemm(dot_info, target_machine_features)) { in GetDotImplementationStrategy()