Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Lower/
DIntrinsicCall.cpp535 static mlir::FuncOp getRuntimeFunction(mlir::Location loc, in getRuntimeFunction() function
866 auto funcOp = getRuntimeFunction(loc, builder, name, soughtFuncType); in getRuntimeCallGenerator()