Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp3068 unsigned InputVectorIndex = ShuffleIndex.getZExtValue() % NumInputElems; in VisitShuffleVectorExpr() local
3069 if (!this->emitArrayElemPop(ElemT, InputVectorIndex, E)) in VisitShuffleVectorExpr()