Home
last modified time | relevance | path

Searched defs:NumSubElts (Results 1 – 15 of 15) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h133 int NumSubElts = SubVTy->getNumElements(); getExtractSubvectorOverhead() local
161 int NumSubElts = SubVTy->getNumElements(); getInsertSubvectorOverhead() local
982 int NumSubElts; improveShuffleKindFromMask() local
1392 unsigned NumSubElts = NumElts / Factor; global() variable
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp871 unsigned NumSubElts = Sub.getValueType().getVectorNumElements(); SimplifyMultipleUseDemandedBits() local
1240 unsigned NumSubElts = Sub.getValueType().getVectorNumElements(); SimplifyDemandedBits() local
1311 unsigned NumSubElts = SubVT.getVectorNumElements(); SimplifyDemandedBits() local
1407 unsigned NumSubElts = SimplifyDemandedBits() local
3223 unsigned NumSubElts = SubVT.getVectorNumElements(); SimplifyDemandedVectorElts() local
3261 unsigned NumSubElts = Sub.getValueType().getVectorNumElements(); SimplifyDemandedVectorElts() local
9786 unsigned NumSubElts = SubEC.getKnownMinValue(); clampDynamicVectorIndex() local
[all...]
H A DSelectionDAG.cpp3204 unsigned NumSubElts = Sub.getValueType().getVectorNumElements(); computeKnownBits() local
4755 unsigned NumSubElts = Sub.getValueType().getVectorNumElements(); ComputeNumSignBits() local
11966 __anonf8222bf91c02(SDValue Op, unsigned NumSubElts) matchBinOpReduction() argument
H A DDAGCombiner.cpp25585 int NumSubElts = SubVT.getVectorNumElements(); visitVECTOR_SHUFFLE() local
26557 int NumSubElts = NumElts * Split; XformToShuffleWithZero() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp1505 int NumSubElts = SubLT.second.getVectorNumElements(); getShuffleCost() local
1552 int NumSubElts = SubLT.second.getVectorNumElements(); getShuffleCost() local
[all...]
H A DX86InstCombineIntrinsic.cpp265 for (unsigned i = 0, NumSubElts = 64 / BitWidth; i != NumSubElts; ++i) { simplifyX86immShift() local
H A DX86ISelLowering.cpp4112 unsigned NumSubElts = OpVT.getVectorNumElements() / NumSubs; SplitOpsAndApply() local
4798 unsigned NumSubElts = SubVecSizeInBits / CstEltSizeInBits; getTargetConstantBitsFromNode() local
4867 unsigned NumSubElts = VT.getVectorNumElements(); getTargetConstantBitsFromNode() local
5586 int NumSubElts = V.getOperand(1).getValueType().getVectorNumElements(); getTargetShuffleAndZeroables() local
5778 unsigned NumSubElts = SubVT.getVectorNumElements(); getFauxShuffleMask() local
6298 unsigned NumSubElts = Sub.getValueType().getVectorNumElements(); getShuffleScalarElt() local
6308 unsigned NumSubElts = SubVT.getVectorNumElements(); getShuffleScalarElt() local
11150 unsigned RotateAmt, NumSubElts; matchShuffleAsBitRotate() local
12410 int NumSubElts = (int)VInner.getSimpleValueType().getVectorNumElements(); lowerShuffleAsBroadcast() local
54738 unsigned NumSubElts = Sub.getValueType().getVectorNumElements(); combineConcatVectorOps() local
55495 unsigned NumSubElts = VT.getVectorNumElements(); combineEXTRACT_SUBVECTOR() local
[all...]
H A DX86ISelDAGToDAG.cpp1071 unsigned NumSubElts = VT.getSizeInBits() / MaxVT.getScalarSizeInBits(); PreprocessISelDAG() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp2342 isInsertSubvectorMask(ArrayRef<int> Mask,int NumSrcElts,int & NumSubElts,int & Index) isInsertSubvectorMask() argument
2682 matchShuffleAsBitRotate(ArrayRef<int> Mask,int NumSubElts) matchShuffleAsBitRotate() argument
2705 isBitRotateMask(ArrayRef<int> Mask,unsigned EltSizeInBits,unsigned MinSubElts,unsigned MaxSubElts,unsigned & NumSubElts,unsigned & RotateAmt) isBitRotateMask() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h1315 int NumSubElts, SubIndex; getInstructionCost() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp3968 int NumSubElts = SubLT.second.getVectorNumElements(); getShuffleCost() local
H A DAArch64ISelLowering.cpp18411 unsigned NumSubElts = SubVT.getVectorNumElements(); performInsertSubvectorCombine() local
19330 int NumSubElts = NumElts / 4; isLoadOrMultipleLoads() local
19450 unsigned NumSubElts = NumElts / NumSubLoads; performExtBinopLoadFold() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp4393 int NumSubElts, Index; lowerVECTOR_SHUFFLEAsVSlideup() local
4632 unsigned NumSubElts, RotateAmt; lowerVECTOR_SHUFFLEAsRotate() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp6909 int NumSubElts; getShuffleCost() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp15655 unsigned NumSubElts = SubVT.getVectorNumElements(); PerformInsertSubvectorCombine() local