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