Home
last modified time | relevance | path

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

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