Home
last modified time | relevance | path

Searched refs:EltByteSize (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp9684 TypeSize EltByteSize = VT.getVectorElementType().getStoreSize(); in expandVectorSplice() local
9686 DAG.getConstant(TrailingElts * EltByteSize, DL, PtrVT); in expandVectorSplice()