Searched defs:g_c (Results 1 – 2 of 2) sorted by relevance
753 const auto g_c = CHECK(gemm_config_native(in, valid), valid); in heuristic_tree() local759 const auto g_c = CHECK(gemm_config_reshaped_only_rhs(in, valid), valid); in heuristic_tree() local765 const auto g_c = CHECK(gemm_config_reshaped(in, valid), valid); in heuristic_tree() local
103 BOOST_CONSTEXPR const char g_c = 0x58; variable