Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp2995 for (unsigned EltNum = 0; EltNum < NumElements; ++EltNum) { in handleVectorVectorBinOp() local
2996 APValue LHSElt = LHSValue.getVectorElt(EltNum); in handleVectorVectorBinOp()
2997 APValue RHSElt = RHSValue.getVectorElt(EltNum); in handleVectorVectorBinOp()
10583 for (unsigned EltNum = 0; EltNum < VD->getNumElements(); ++EltNum) { in VisitUnaryOperator() local
10585 Info.Ctx, ResultEltTy, Op, SubExprValue.getVectorElt(EltNum)); in VisitUnaryOperator()
/llvm-project-15.0.7/llvm/lib/IR/
H A DAutoUpgrade.cpp2567 unsigned EltNum = VecTy->getNumElements(); in UpgradeIntrinsicCall() local
2573 for (unsigned I = 0; I < EltNum; ++I) in UpgradeIntrinsicCall()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86InstrAVX512.td15 // Group template arguments that can be derived from the vector type (EltNum x