Searched refs:exprDiv (Results 1 – 2 of 2) sorted by relevance
121 Expected<APInt> exprDiv(const APInt &Lhs, const APInt &Rhs, bool &Overflow);
171 Expected<APInt> llvm::exprDiv(const APInt &LeftOperand, in exprDiv() function in llvm544 .Case("div", exprDiv) in parseCallExpr()