Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DValueTypes.h425 unsigned NElts = getVectorMinNumElements(); in isPow2VectorType() local
433 ElementCount NElts = getVectorElementCount(); in getPow2VectorType() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ShuffleDecode.cpp59 void DecodeMOVHLPSMask(unsigned NElts, SmallVectorImpl<int> &ShuffleMask) { in DecodeMOVHLPSMask()
68 void DecodeMOVLHPSMask(unsigned NElts, SmallVectorImpl<int> &ShuffleMask) { in DecodeMOVLHPSMask()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DMachineValueType.h481 unsigned NElts = getVectorMinNumElements(); in isPow2VectorType() local
491 ElementCount NElts = getVectorElementCount(); in getPow2VectorType() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp577 unsigned NElts = LT.second.isVector() ? in getArithmeticInstrCost() local
780 unsigned NElts = LT.second.isVector() ? in getIntrinsicInstrCost() local
H A DR600ISelLowering.cpp1826 unsigned NElts = VT.getVectorNumElements(); in PerformDAGCombine() local
H A DAMDGPUISelLowering.cpp2759 unsigned NElts = VT.getVectorNumElements(); in LowerSIGN_EXTEND_INREG() local
3912 unsigned NElts = DestVT.getVectorNumElements(); in PerformDAGCombine() local
H A DAMDGPULegalizerInfo.cpp50 unsigned NElts = Ty.getNumElements(); in getPow2VectorType() local
H A DSIInstrInfo.cpp2592 int NElts = DstSize / 32; in insertSelect() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp848 unsigned NElts; in handleSpecialSwappables() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp4907 for (unsigned I = 1, NElts = OVT.getVectorNumElements(); I != NElts; ++I) in PromoteNode() local
H A DTargetLowering.cpp7783 unsigned NElts = VecVT.getVectorMinNumElements(); in clampDynamicVectorIndex() local
H A DSelectionDAG.cpp1783 int NElts = Mask.size(); in getVectorShuffle() local
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstants.cpp2594 unsigned NElts = Mask.size(); in getShuffleVector() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp3256 unsigned NElts = VecTy.getNumElements(); in clampDynamicVectorIndex() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3447 unsigned NElts; in canReuseExtract() local
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp10161 unsigned NElts = VTy->getNumElements(); in VisitCastExpr() local