Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp56683 SmallVector<APInt> OpEltBits; in combineConcatVectorOps() local
56685 OpEltBits, /*AllowWholeUndefs*/ true, in combineConcatVectorOps()
56688 EltBits.append(OpEltBits); in combineConcatVectorOps()