Searched refs:MatchB (Results 1 – 1 of 1) sorted by relevance
3710 bool MatchA = false, MatchB = false; in isVPERM2F128Mask() local3723 MatchB = true; in isVPERM2F128Mask()3728 return MatchA && MatchB; in isVPERM2F128Mask()5927 bool MatchA = false, MatchB = false; in areShuffleHalvesWithinDisjointLanes() local5938 MatchB = true; in areShuffleHalvesWithinDisjointLanes()5943 return MatchA && MatchB; in areShuffleHalvesWithinDisjointLanes()