Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp979 unsigned NumSubVecs = Op.getNumOperands(); in SimplifyDemandedBits() local
2311 unsigned NumSubVecs = Op.getNumOperands(); in SimplifyDemandedVectorElts() local
DLegalizeVectorTypes.cpp3885 unsigned NumSubVecs = (ToMaskVT.getVectorNumElements() / CurrMaskNumEls); in convertMask() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp4326 unsigned NumSubVecs = SizeInBits / 128; in getVectorInstrCost() local
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
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1283 unsigned NumSubVecs = Op.getNumOperands(); in SimplifyDemandedBits() local
3035 unsigned NumSubVecs = Op.getNumOperands(); in SimplifyDemandedVectorElts() local
DLegalizeVectorTypes.cpp5415 unsigned NumSubVecs = (ToMaskVT.getVectorNumElements() / CurrMaskNumEls); in convertMask() local
DDAGCombiner.cpp24017 int NumSubVecs = RHS.getNumOperands(); in visitVECTOR_SHUFFLE() local