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.h449 unsigned NElts = getVectorMinNumElements(); in isPow2VectorType() local
457 ElementCount NElts = getVectorElementCount(); in getPow2VectorType() local
H A DMachineValueType.h238 unsigned NElts = getVectorMinNumElements(); in isPow2VectorType() local
248 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.cpp541 unsigned NElts = LT.second.isVector() ? in getArithmeticInstrCost() local
719 unsigned NElts = LT.second.isVector() ? in getIntrinsicInstrCost() local
H A DR600ISelLowering.cpp1791 unsigned NElts = VT.getVectorNumElements(); in PerformDAGCombine() local
H A DAMDGPUISelLowering.cpp3625 unsigned NElts = VT.getVectorNumElements(); in LowerSIGN_EXTEND_INREG() local
5012 unsigned NElts = DestVT.getVectorNumElements(); in PerformDAGCombine() local
H A DAMDGPULegalizerInfo.cpp57 unsigned NElts = Ty.getNumElements(); in getPow2VectorType() local
H A DSIInstrInfo.cpp3270 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.cpp2424 unsigned NElts = Mask.size(); in getShuffleVector() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp5547 for (unsigned I = 1, NElts = OVT.getVectorNumElements(); I != NElts; ++I) in PromoteNode() local
H A DLegalizeIntegerTypes.cpp5572 unsigned NElts = NInVT.getVectorMinNumElements(); in PromoteIntRes_EXTRACT_SUBVECTOR() local
H A DSelectionDAG.cpp2061 int NElts = Mask.size(); in getVectorShuffle() local
7847 unsigned NElts = LargestVT.getSizeInBits() / VT.getSizeInBits(); in getMemsetStores() local
H A DTargetLowering.cpp9785 unsigned NElts = VecVT.getVectorMinNumElements(); in clampDynamicVectorIndex() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp7106 unsigned NElts = VTy->getNumElements(); in visitVector() local
7380 unsigned NElts = VTy->getNumElements(); in visit() local
10664 unsigned NElts = VTy->getNumElements(); in VisitCastExpr() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp3955 unsigned NElts = VecTy.getNumElements(); in clampDynamicVectorIndex() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp6371 unsigned NElts; in canReuseExtract() local