Searched refs:getConstantOrConstantSplatVector (Results 1 – 2 of 2) sorted by relevance
1109 std::optional<APInt> getConstantOrConstantSplatVector(Register Src) const;
6927 CombinerHelper::getConstantOrConstantSplatVector(Register Src) const { in getConstantOrConstantSplatVector() function in CombinerHelper7614 std::optional<APInt> MaybeLHS = getConstantOrConstantSplatVector(LHS); in matchAddOverflow()7615 std::optional<APInt> MaybeRHS = getConstantOrConstantSplatVector(RHS); in matchAddOverflow()7647 getConstantOrConstantSplatVector(AddLHS->getRHSReg()); in matchAddOverflow()