Home
last modified time | relevance | path

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

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