Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp10358 TypeSize EltByteSize = VT.getVectorElementType().getStoreSize(); in expandVectorSplice() local
10360 DAG.getConstant(TrailingElts * EltByteSize, DL, PtrVT); in expandVectorSplice()