Home
last modified time | relevance | path

Searched defs:genIntrinsicCall (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/flang/lib/Lower/
DIntrinsicCall.cpp691 IntrinsicLibrary::genIntrinsicCall(llvm::StringRef name, mlir::Type resultType, in genIntrinsicCall() function in IntrinsicLibrary
1271 Fortran::lower::genIntrinsicCall(Fortran::lower::FirOpBuilder &builder, in genIntrinsicCall() function in Fortran::lower