Home
last modified time | relevance | path

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

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