Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDComputeDependence.h91 class ShuffleVectorExpr; variable
HDStmt.h352 friend class ShuffleVectorExpr; // ctor in alignas() local
HDExpr.h4470 explicit ShuffleVectorExpr(EmptyShell Empty) in ShuffleVectorExpr() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDExpr.cpp4365 ShuffleVectorExpr::ShuffleVectorExpr(const ASTContext &C, ArrayRef<Expr *> args, in ShuffleVectorExpr() function in ShuffleVectorExpr