Home
last modified time | relevance | path

Searched defs:NElts (Results 1 – 17 of 17) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DValueTypes.h456 unsigned NElts = getVectorMinNumElements(); in isPow2VectorType() local
464 ElementCount NElts = getVectorElementCount(); in getPow2VectorType() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGenTypes/
H A DMachineValueType.h233 unsigned NElts = getVectorMinNumElements(); in isPow2VectorType() local
243 ElementCount NElts = getVectorElementCount(); in getPow2VectorType() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ShuffleDecode.cpp60 void DecodeMOVHLPSMask(unsigned NElts, SmallVectorImpl<int> &ShuffleMask) { in DecodeMOVHLPSMask()
69 void DecodeMOVLHPSMask(unsigned NElts, SmallVectorImpl<int> &ShuffleMask) { in DecodeMOVLHPSMask()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp538 unsigned NElts = LT.second.isVector() ? in getArithmeticInstrCost() local
716 unsigned NElts = LT.second.isVector() ? in getIntrinsicInstrCost() local
H A DR600ISelLowering.cpp1789 unsigned NElts = VT.getVectorNumElements(); in PerformDAGCombine() local
H A DAMDGPUISelLowering.cpp3676 unsigned NElts = VT.getVectorNumElements(); in LowerSIGN_EXTEND_INREG() local
5066 unsigned NElts = DestVT.getVectorNumElements(); in PerformDAGCombine() local
H A DAMDGPULegalizerInfo.cpp57 unsigned NElts = Ty.getNumElements(); in getPow2VectorType() local
H A DSIInstrInfo.cpp3321 int NElts = DstSize / 32; in insertSelect() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp850 unsigned NElts; in handleSpecialSwappables() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp2570 unsigned NElts = Mask.size(); in getShuffleVector() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp5737 for (unsigned I = 1, NElts = OVT.getVectorNumElements(); I != NElts; ++I) in PromoteNode() local
H A DLegalizeIntegerTypes.cpp5743 unsigned NElts = NInVT.getVectorMinNumElements(); in PromoteIntRes_EXTRACT_SUBVECTOR() local
H A DSelectionDAG.cpp2098 int NElts = Mask.size(); in getVectorShuffle() local
8212 unsigned NElts = LargestVT.getSizeInBits() / VT.getSizeInBits(); in getMemsetStores() local
H A DTargetLowering.cpp10113 unsigned NElts = VecVT.getVectorMinNumElements(); in clampDynamicVectorIndex() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp7167 unsigned NElts = VTy->getNumElements(); in visitVector() local
7438 unsigned NElts = VTy->getNumElements(); in visit() local
10757 unsigned NElts = VTy->getNumElements(); in VisitCastExpr() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp4144 unsigned NElts = VecTy.getNumElements(); in clampVectorIndex() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp7518 unsigned NElts; in canReuseExtract() local