Home
last modified time | relevance | path

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

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