Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp4543 unsigned NumSubVecs = SizeInBits / 128; in getVectorInstrCost() local
H A DX86ISelLowering.cpp4936 unsigned NumSubVecs = SizeInBits / SubVecSizeInBits; in getTargetConstantBitsFromNode() local
39784 unsigned NumSubVecs = RootSizeInBits / VT.getSizeInBits(); in combineX86ShufflesRecursively() local
57085 unsigned NumSubVecs = InSizeInBits / SizeInBits; in combineEXTRACT_SUBVECTOR() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1331 unsigned NumSubVecs = Op.getNumOperands(); in SimplifyDemandedBits() local
3274 unsigned NumSubVecs = Op.getNumOperands(); in SimplifyDemandedVectorElts() local
H A DLegalizeVectorTypes.cpp5994 unsigned NumSubVecs = (ToMaskVT.getVectorNumElements() / CurrMaskNumEls); convertMask() local
H A DDAGCombiner.cpp25959 int NumSubVecs = RHS.getNumOperands(); in visitVECTOR_SHUFFLE() local