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