Searched refs:mathLibFuncType (Results 1 – 1 of 1) sorted by relevance
1163 mlir::FunctionType mathLibFuncType, in genMathOp() argument1186 result = genLibCall(builder, loc, mathLibFuncName, mathLibFuncType, args); in genMathOp()1190 mathLibFuncType.dump(); llvm::dbgs() << "\n"); in genMathOp()