HomeSort by: relevance | last modified time | path
    Searched refs:CL_DuplicateVectorComponents (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/AST/
ExprClassification.cpp 61 case Cl::CL_DuplicateVectorComponents:
331 return Cl::CL_DuplicateVectorComponents;
676 case Cl::CL_DuplicateVectorComponents: return LV_DuplicateVectorComponents;
697 case Cl::CL_DuplicateVectorComponents: return MLV_DuplicateVectorComponents;
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Expr.h 334 CL_DuplicateVectorComponents, // A vector shuffle with dupes.

Completed in 30 milliseconds