Home
last modified time | relevance | path

Searched refs:inputVec (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExprScalar.cpp200 mlir::Value inputVec = Visit(e->getExpr(0)); in VisitShuffleVectorExpr() local
203 cgf.getLoc(e->getSourceRange()), inputVec, indexVec); in VisitShuffleVectorExpr()