Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupVectorConstants.cpp98 if (auto *CVSplat = getSplatValueAllowUndef(CV)) { in extractConstantBits() local
99 if (std::optional<APInt> Bits = extractConstantBits(CVSplat)) { in extractConstantBits()