Searched refs:extractConstantBits (Results 1 – 1 of 1) sorted by relevance
67 static std::optional<APInt> extractConstantBits(const Constant *C) { in extractConstantBits() function78 if (std::optional<APInt> Bits = extractConstantBits(CVSplat)) { in extractConstantBits()116 if (std::optional<APInt> Bits = extractConstantBits(C)) in getSplatableConstant()148 if (std::optional<APInt> Bits = extractConstantBits(Sequence[I])) { in getSplatableConstant()