Searched refs:getConstantOrConstantSplatVector (Results 1 – 2 of 2) sorted by relevance
991 std::optional<APInt> getConstantOrConstantSplatVector(Register Src);
6635 CombinerHelper::getConstantOrConstantSplatVector(Register Src) { in getConstantOrConstantSplatVector() function in CombinerHelper7276 std::optional<APInt> MaybeLHS = getConstantOrConstantSplatVector(LHS); in matchAddOverflow()7277 std::optional<APInt> MaybeRHS = getConstantOrConstantSplatVector(RHS); in matchAddOverflow()7309 getConstantOrConstantSplatVector(AddLHS->getRHSReg()); in matchAddOverflow()