Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DIntrinsicCall.cpp1029 fir::runtime::FuncTypeBuilderFunc typeGenerator; member
1133 fir::runtime::FuncTypeBuilderFunc typeGenerator; member
1418 loc, runtime.symbol, runtime.typeGenerator(builder.getContext())); in getFuncOp()
1437 mlir::FunctionType implType = impl.typeGenerator(builder.getContext()); in searchFunctionInLibrary()
1473 auto implType = impl.typeGenerator(builder.getContext()); in searchMathOperation()
1971 actualFuncType = mathOp->typeGenerator(builder.getContext()); in getRuntimeCallGenerator()