Searched refs:genIntF64FuncType (Results 1 – 1 of 1) sorted by relevance
1091 static mlir::FunctionType genIntF64FuncType(mlir::MLIRContext *context) { in genIntF64FuncType() function1243 {"nint", "llvm.lround.i64.f64", genIntF64FuncType<64>, genLibCall},1245 {"nint", "llvm.lround.i32.f64", genIntF64FuncType<32>, genLibCall},