Home
last modified time | relevance | path

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

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