Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Lower/
DIntrinsicCall.cpp125 mlir::Value genAint(mlir::Type, llvm::ArrayRef<mlir::Value>);
217 {"aint", &I::genAint},
992 mlir::Value IntrinsicLibrary::genAint(mlir::Type resultType, in genAint() function in IntrinsicLibrary