Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp979 unsigned NumSubVecs = Op.getNumOperands(); in SimplifyDemandedBits() local
2311 unsigned NumSubVecs = Op.getNumOperands(); in SimplifyDemandedVectorElts() local
H A DLegalizeVectorTypes.cpp3885 unsigned NumSubVecs = (ToMaskVT.getVectorNumElements() / CurrMaskNumEls); in convertMask() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp4326 unsigned NumSubVecs = SizeInBits / 128; in getVectorInstrCost() local
H A DX86ISelLowering.cpp7459 unsigned NumSubVecs = SizeInBits / SubVecSizeInBits; in getTargetConstantBitsFromNode() local
40171 unsigned NumSubVecs = RootSizeInBits / VT.getSizeInBits(); in combineX86ShufflesRecursively() local
55819 unsigned NumSubVecs = InSizeInBits / SizeInBits; in combineEXTRACT_SUBVECTOR() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1283 unsigned NumSubVecs = Op.getNumOperands(); in SimplifyDemandedBits() local
3035 unsigned NumSubVecs = Op.getNumOperands(); in SimplifyDemandedVectorElts() local
H A DLegalizeVectorTypes.cpp5415 unsigned NumSubVecs = (ToMaskVT.getVectorNumElements() / CurrMaskNumEls); in convertMask() local
H A DDAGCombiner.cpp24017 int NumSubVecs = RHS.getNumOperands(); in visitVECTOR_SHUFFLE() local