Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DValueTypes.h438 unsigned NElts = getVectorMinNumElements(); in isPow2VectorType() local
446 ElementCount NElts = getVectorElementCount(); in getPow2VectorType() local
/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp527 unsigned NElts = LT.second.isVector() ? in getArithmeticInstrCost() local
696 unsigned NElts = LT.second.isVector() ? in getIntrinsicInstrCost() local
H A DR600ISelLowering.cpp1797 unsigned NElts = VT.getVectorNumElements(); in PerformDAGCombine() local
H A DAMDGPUISelLowering.cpp2858 unsigned NElts = VT.getVectorNumElements(); in LowerSIGN_EXTEND_INREG() local
4092 unsigned NElts = DestVT.getVectorNumElements(); in PerformDAGCombine() local
H A DAMDGPULegalizerInfo.cpp51 unsigned NElts = Ty.getNumElements(); in getPow2VectorType() local
H A DSIInstrInfo.cpp2948 int NElts = DstSize / 32; in insertSelect() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DMachineValueType.h521 unsigned NElts = getVectorMinNumElements(); in isPow2VectorType() local
531 ElementCount NElts = getVectorElementCount(); in getPow2VectorType() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp850 unsigned NElts; in handleSpecialSwappables() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp5059 for (unsigned I = 1, NElts = OVT.getVectorNumElements(); I != NElts; ++I) in PromoteNode() local
H A DLegalizeIntegerTypes.cpp5317 unsigned NElts = NInVT.getVectorMinNumElements(); in PromoteIntRes_EXTRACT_SUBVECTOR() local
H A DTargetLowering.cpp9357 unsigned NElts = VecVT.getVectorMinNumElements(); in clampDynamicVectorIndex() local
H A DSelectionDAG.cpp1952 int NElts = Mask.size(); in getVectorShuffle() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DConstants.cpp2627 unsigned NElts = Mask.size(); in getShuffleVector() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp3583 unsigned NElts = VecTy.getNumElements(); in clampDynamicVectorIndex() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp6010 unsigned NElts; in canReuseExtract() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp10370 unsigned NElts = VTy->getNumElements(); in VisitCastExpr() local