Home
last modified time | relevance | path

Searched defs:NumSubVecs (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp4417 unsigned NumSubVecs = SizeInBits / 128; in getVectorInstrCost() local
H A DX86ISelLowering.cpp4799 unsigned NumSubVecs = SizeInBits / SubVecSizeInBits; in getTargetConstantBitsFromNode() local
39032 unsigned NumSubVecs = RootSizeInBits / VT.getSizeInBits(); in combineX86ShufflesRecursively() local
55571 unsigned NumSubVecs = InSizeInBits / SizeInBits; in combineEXTRACT_SUBVECTOR() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1310 unsigned NumSubVecs = Op.getNumOperands(); in SimplifyDemandedBits() local
3222 unsigned NumSubVecs = Op.getNumOperands(); in SimplifyDemandedVectorElts() local
H A DLegalizeVectorTypes.cpp5662 unsigned NumSubVecs = (ToMaskVT.getVectorNumElements() / CurrMaskNumEls); in convertMask() local
H A DDAGCombiner.cpp25584 int NumSubVecs = RHS.getNumOperands(); in visitVECTOR_SHUFFLE() local