Searched refs:areVectorTypesSameSize (Results 1 – 3 of 3) sorted by relevance
2341 if (Self.areVectorTypesSameSize(SrcType, DestType)) { in TryReinterpretCast()
7358 bool Sema::areVectorTypesSameSize(QualType SrcTy, QualType DestTy) { in areVectorTypesSameSize() function in Sema7395 return areVectorTypesSameSize(srcTy, destTy); in areLaxCompatibleVectorTypes()
11646 bool areVectorTypesSameSize(QualType srcType, QualType destType);