Home
last modified time | relevance | path

Searched defs:NumElems (Results 1 – 13 of 13) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp379 unsigned NumElems = VT->getNumElements(); in splitBinary() local
399 unsigned NumElems = VT->getNumElements(); in visitSelectInst() local
442 unsigned NumElems = VT->getNumElements(); in visitGetElementPtrInst() local
474 unsigned NumElems = VT->getNumElements(); in visitCastInst() local
547 unsigned NumElems = VT->getNumElements(); in visitShuffleVectorInst() local
571 unsigned NumElems = VT->getNumElements(); in visitPHINode() local
601 unsigned NumElems = Layout.VecTy->getNumElements(); in visitLoadInst() local
625 unsigned NumElems = Layout.VecTy->getNumElements(); in visitStoreInst() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp192 unsigned NumElems, SelectionDAG &DAG, in Concat128BitVectors()
199 unsigned NumElems, SelectionDAG &DAG, in Concat256BitVectors()
3951 unsigned NumElems = VT.getVectorNumElements(); in isPSHUFDMask() local
4115 unsigned NumElems) { in CommuteVectorShuffleMask()
4133 unsigned NumElems = VT.getVectorNumElements(); in isSHUFPMask() local
4194 unsigned NumElems = VT.getVectorNumElements(); in isMOVHLPSMask() local
4213 unsigned NumElems = VT.getVectorNumElements(); in isMOVHLPS_v_undef_Mask() local
4230 unsigned NumElems = VT.getVectorNumElements(); in isMOVLPMask() local
4252 unsigned NumElems = VT.getVectorNumElements(); in isMOVLHPSMask() local
4708 unsigned NumElems = VT.getVectorNumElements(); in isMOVSHDUPMask() local
[all …]
/minix3/external/bsd/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyUtil.h53 template <typename T> T *allocateT(size_t NumElems) { in allocateT()
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DConstantFold.cpp349 unsigned NumElems = STy->getNumElements(); in getFoldedSizeOf() local
417 unsigned NumElems = STy->getNumElements(); in getFoldedAlignOf() local
475 unsigned NumElems = STy->getNumElements(); in getFoldedOffsetOf() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp99 unsigned NumElems = 2; in ExpandRes_BITCAST() local
H A DLegalizeVectorOps.cpp973 unsigned NumElems = VT.getVectorNumElements(); in UnrollVSETCC() local
H A DLegalizeDAG.cpp1826 unsigned NumElems = Node->getNumOperands(); in ExpandBVWithShuffles() local
1920 unsigned NumElems = Node->getNumOperands(); in ExpandBUILD_VECTOR() local
3309 unsigned NumElems = VT.getVectorNumElements(); in ExpandNode() local
H A DLegalizeIntegerTypes.cpp3038 unsigned NumElems = N->getNumOperands(); in PromoteIntRes_BUILD_VECTOR() local
3140 unsigned NumElems = N->getNumOperands(); in PromoteIntOp_CONCAT_VECTORS() local
H A DDAGCombiner.cpp4788 int NumElems = VT.getVectorNumElements(); in ConvertSelectToConcatVector() local
10699 unsigned NumElems = VT.getVectorNumElements(); in visitEXTRACT_VECTOR_ELT() local
11220 unsigned NumElems = NVT.getVectorNumElements(); in visitEXTRACT_SUBVECTOR() local
H A DSelectionDAG.cpp210 unsigned NumElems = N->getNumOperands(); in isScalarToVector() local
1582 unsigned NumElems = VT.getVectorNumElements(); in getCommutedVectorShuffle() local
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp561 unsigned NumElems = IVT.getVectorNumElements(); in EnforceVectorSubVectorTypeIs() local
585 unsigned NumElems = IVT.getVectorNumElements(); in EnforceVectorSubVectorTypeIs() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7310 unsigned NumElems = NarrowTy.getVectorNumElements(); in tryExtendDUPToExtractHigh() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9148 unsigned NumElems = VT.getVectorNumElements(); in PerformSTORECombine() local