Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DIntrinsicCall.cpp1525 static mlir::func::FuncOp getRuntimeFunction(mlir::Location loc, in getRuntimeFunction() function
1974 if ((funcOp = getRuntimeFunction(loc, builder, name, soughtFuncType))) in getRuntimeCallGenerator()