Home
last modified time | relevance | path

Searched refs:genIntF32FuncType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Lower/
H A DIntrinsicCall.cpp1098 static mlir::FunctionType genIntF32FuncType(mlir::MLIRContext *context) { in genIntF32FuncType() function
1244 {"nint", "llvm.lround.i64.f32", genIntF32FuncType<64>, genLibCall},
1246 {"nint", "llvm.lround.i32.f32", genIntF32FuncType<32>, genLibCall},