Searched refs:exprMul (Results 1 – 2 of 2) sorted by relevance
120 Expected<APInt> exprMul(const APInt &Lhs, const APInt &Rhs, bool &Overflow);
166 Expected<APInt> llvm::exprMul(const APInt &LeftOperand, in exprMul() function in llvm553 .Case("mul", exprMul) in parseCallExpr()