Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp3066 for (unsigned EltNum = 0; EltNum < NumElements; ++EltNum) { in handleVectorVectorBinOp() local
3067 APValue LHSElt = LHSValue.getVectorElt(EltNum); in handleVectorVectorBinOp()
3068 APValue RHSElt = RHSValue.getVectorElt(EltNum); in handleVectorVectorBinOp()
10986 for (unsigned EltNum = 0; EltNum < VD->getNumElements(); ++EltNum) { in VisitUnaryOperator() local
10988 Info.Ctx, ResultEltTy, Op, SubExprValue.getVectorElt(EltNum)); in VisitUnaryOperator()
11043 for (unsigned EltNum = 0; EltNum < SourceLen; ++EltNum) { in VisitConvertVectorExpr() local
11046 Source.getVectorElt(EltNum), Elt)) in VisitConvertVectorExpr()
11056 APValue const &VecVal2, unsigned EltNum, in handleVectorShuffle() argument
11061 APSInt IndexVal = E->getShuffleMaskIdx(Info.Ctx, EltNum); in handleVectorShuffle()
11070 << EltNum; in handleVectorShuffle()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp2776 unsigned EltNum = VecTy->getNumElements(); in upgradeX86IntrinsicCall() local
2780 for (unsigned I = 0; I < EltNum; ++I) in upgradeX86IntrinsicCall()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrUtils.td211 // Group template arguments that can be derived from the vector type (EltNum x