Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DIntrinsicCall.cpp1091 static mlir::FunctionType genIntF64FuncType(mlir::MLIRContext *context) { in genIntF64FuncType() function
1243 {"nint", "llvm.lround.i64.f64", genIntF64FuncType<64>, genLibCall},
1245 {"nint", "llvm.lround.i32.f64", genIntF64FuncType<32>, genLibCall},