Searched refs:CVSplat (Results 1 – 1 of 1) sorted by relevance
98 if (auto *CVSplat = getSplatValueAllowUndef(CV)) { in extractConstantBits() local99 if (std::optional<APInt> Bits = extractConstantBits(CVSplat)) { in extractConstantBits()