Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp11059 unsigned const TotalElementsInInputVector2 = VecVal2.getVectorLength(); in handleVectorShuffle() local
11075 index >= TotalElementsInInputVector1 + TotalElementsInInputVector2) in handleVectorShuffle()