Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11269 unsigned SrcEltBitWidth = Extract.getScalarValueSizeInBits(); in constructDup() local
11270 unsigned ExtIdxInBits = ExtIdx * SrcEltBitWidth; in constructDup()