Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DComputeDependence.h91 class ShuffleVectorExpr; variable
H A DExpr.h4451 explicit ShuffleVectorExpr(EmptyShell Empty) ShuffleVectorExpr() function
/llvm-project/clang/lib/AST/
H A DExpr.cpp4365 ShuffleVectorExpr::ShuffleVectorExpr(const ASTContext &C, ArrayRef<Expr *> args, ShuffleVectorExpr() function in ShuffleVectorExpr