Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp38858 SmallVector<APInt, 8> ConstantBitData(NumMaskElts, in combineX86ShufflesConstants() local
38888 ConstantBitData[i] = Bits; in combineX86ShufflesConstants()
38907 SDValue CstOp = getConstVector(ConstantBitData, UndefElts, MaskVT, DAG, DL); in combineX86ShufflesConstants()