Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DOverload.h80 ICK_Vector_Splat, ///< A vector splat from an arithmetic type enumerator
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp1354 ICK = ICK_Vector_Splat; in IsVectorConversion()
4927 case ICK_Vector_Splat: in CheckConvertedConstantConversions()
H A DSemaExprCXX.cpp2991 case ICK_Vector_Splat: in PerformImplicitConversion()