Searched refs:sdiv_ov (Results 1 – 5 of 5) sorted by relevance
934 APInt sdiv_ov(const APInt &RHS, bool &Overflow) const;
1118 APInt sdiv_ov(const APInt &RHS, bool &Overflow) const;
953 APInt NewIdx = Offset.sdiv_ov(ElemSize, Overflow); in SymbolicallyEvaluateGEP()
1994 APInt APInt::sdiv_ov(const APInt &RHS, bool &Overflow) const { in sdiv_ov() function in APInt
1982 APInt APInt::sdiv_ov(const APInt &RHS, bool &Overflow) const { in sdiv_ov() function in APInt