Searched refs:exprMul (Results 1 – 2 of 2) sorted by relevance
124 LLVM_ABI_FOR_TEST Expected<APInt> exprMul(const APInt &Lhs, const APInt &Rhs,
165 Expected<APInt> llvm::exprMul(const APInt &LeftOperand, in exprMul() function in llvm590 .Case("mul", exprMul) in parseCallExpr()