Searched refs:union_modes (Results 1 – 2 of 2) sorted by relevance
40 std::vector<unsigned> union_modes(const InfoByHwMode<InfoT> &A, in union_modes() function
473 std::vector<unsigned> Modes = union_modes(Small, Big); in EnforceSmallerThan()580 for (unsigned M : union_modes(Vec, Elem)) { in EnforceVectorEltTypeIs()663 for (unsigned M : union_modes(Vec, Sub)) { in EnforceVectorSubVectorTypeIs()703 for (unsigned M : union_modes(V, W)) { in EnforceSameNumElts()737 for (unsigned M : union_modes(A, B)) { in EnforceSameSize()