Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp3038 for (unsigned EltNum = 0; EltNum < NumElements; ++EltNum) { in handleVectorVectorBinOp() local
3039 APValue LHSElt = LHSValue.getVectorElt(EltNum); in handleVectorVectorBinOp()
3040 APValue RHSElt = RHSValue.getVectorElt(EltNum); in handleVectorVectorBinOp()
10893 for (unsigned EltNum = 0; EltNum < VD->getNumElements(); ++EltNum) { in VisitUnaryOperator() local
10895 Info.Ctx, ResultEltTy, Op, SubExprValue.getVectorElt(EltNum)); in VisitUnaryOperator()
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp2937 unsigned EltNum = VecTy->getNumElements(); in UpgradeIntrinsicCall() local
2941 for (unsigned I = 0; I < EltNum; ++I) in UpgradeIntrinsicCall()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrUtils.td209 // Group template arguments that can be derived from the vector type (EltNum x