Searched refs:genIntF32FuncType (Results 1 – 1 of 1) sorted by relevance
1098 static mlir::FunctionType genIntF32FuncType(mlir::MLIRContext *context) { in genIntF32FuncType() function1244 {"nint", "llvm.lround.i64.f32", genIntF32FuncType<64>, genLibCall},1246 {"nint", "llvm.lround.i32.f32", genIntF32FuncType<32>, genLibCall},