Home
last modified time | relevance | path

Searched refs:IsDestTyAltivec (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp7985 bool IsDestTyAltivec = DestTy->isVectorType() && in anyAltivecTypes() local
7989 return (IsSrcTyAltivec || IsDestTyAltivec); in anyAltivecTypes()