Searched refs:IsVMulOrMulh (Results 1 – 1 of 1) sorted by relevance
846 const bool IsVMulOrMulh = (NameRef.count("vmul") || NameRef.count("mulh")) in IsSpecialLaneMultiply() local849 return (IsVMulOrMulh || IsVMull) && HasLanePostfix; in IsSpecialLaneMultiply()