Searched refs:ShouldSplatAltivecScalarInCast (Results 1 – 3 of 3) sorted by relevance
2627 bool Sema::ShouldSplatAltivecScalarInCast(const VectorType *VecTy) { in ShouldSplatAltivecScalarInCast() function in Sema2694 if (Self.ShouldSplatAltivecScalarInCast(vecTy) && in CheckCXXCStyleCast()2979 if (Self.ShouldSplatAltivecScalarInCast(DestVecTy) && in CheckCStyleCast()
7709 if (ShouldSplatAltivecScalarInCast(VTy)) { in BuildVectorLiteral()
6106 bool ShouldSplatAltivecScalarInCast(const VectorType *VecTy);