Searched refs:kDefaultPaths (Results 1 – 2 of 2) sorted by relevance
183 constexpr Path kDefaultPaths = Path::kStandardCpp | kDefaultArchPaths; variable198 static_assert(Disjoint(kDefaultPaths, ~kAllPaths), "");
109 Mul<kDefaultPaths>(lhs, rhs, mul_params, context, dst); in Mul()