Searched refs:is_mixedradix (Results 1 – 2 of 2) sorted by relevance
476 fn is_mixedradix(plan: &Recipe) -> bool { in is_mixedradix() function569 assert!(is_mixedradix(&plan), "Expected MixedRadix, got {:?}", plan); in test_plan_scalar_mixedradix()
638 fn is_mixedradix(plan: &Recipe) -> bool { in is_mixedradix() function735 assert!(is_mixedradix(&plan), "Expected MixedRadix, got {:?}", plan); in test_plan_sse_mixedradix()