Home
last modified time | relevance | path

Searched defs:ShuffleVectorExpr (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DStmt.h156 friend class ShuffleVectorExpr; // ctor variable
H A DExpr.h3460 explicit ShuffleVectorExpr(EmptyShell Empty) in ShuffleVectorExpr() function
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DExpr.cpp3706 ShuffleVectorExpr::ShuffleVectorExpr(const ASTContext &C, ArrayRef<Expr*> args, in ShuffleVectorExpr() function in ShuffleVectorExpr