Home
last modified time | relevance | path

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

/external/llvm-project/flang/include/flang/Lower/
DIntrinsicCall.h62 mlir::Value genPow(FirOpBuilder &, mlir::Location, mlir::Type resultType,
/external/llvm-project/flang/lib/Lower/
DIntrinsicCall.cpp1297 mlir::Value Fortran::lower::genPow(Fortran::lower::FirOpBuilder &builder, in genPow() function in Fortran::lower