Searched refs:CL_DuplicateVectorComponents (Results 1 – 4 of 4) sorted by relevance
61 case Cl::CL_DuplicateVectorComponents: in ClassifyImpl()301 return Cl::CL_DuplicateVectorComponents; in ClassifyInternal()643 case Cl::CL_DuplicateVectorComponents: return LV_DuplicateVectorComponents; in ClassifyLValue()664 case Cl::CL_DuplicateVectorComponents: return MLV_DuplicateVectorComponents; in isModifiableLvalue()
61 case Cl::CL_DuplicateVectorComponents: in ClassifyImpl()331 return Cl::CL_DuplicateVectorComponents; in ClassifyInternal()676 case Cl::CL_DuplicateVectorComponents: return LV_DuplicateVectorComponents; in ClassifyLValue()697 case Cl::CL_DuplicateVectorComponents: return MLV_DuplicateVectorComponents; in isModifiableLvalue()
308 CL_DuplicateVectorComponents, // A vector shuffle with dupes. enumerator
334 CL_DuplicateVectorComponents, // A vector shuffle with dupes. enumerator