Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Lower/
DIntrinsicCall.cpp310 static mlir::FunctionType genIntF64FuncType(mlir::MLIRContext *context) { in genIntF64FuncType() function
345 {"nint", "llvm.lround.i64.f64", genIntF64FuncType<64>},
347 {"nint", "llvm.lround.i32.f64", genIntF64FuncType<32>},