Searched refs:union_modes (Results 1 – 2 of 2) sorted by relevance
41 std::vector<unsigned> union_modes(const InfoByHwMode<InfoT> &A, in union_modes() function
455 std::vector<unsigned> Modes = union_modes(Small, Big); in EnforceSmallerThan()558 for (unsigned M : union_modes(Vec, Elem)) { in EnforceVectorEltTypeIs()641 for (unsigned M : union_modes(Vec, Sub)) { in EnforceVectorSubVectorTypeIs()681 for (unsigned M : union_modes(V, W)) { in EnforceSameNumElts()715 for (unsigned M : union_modes(A, B)) { in EnforceSameSize()