Searched refs:typeGenerator (Results 1 – 1 of 1) sorted by relevance
1029 fir::runtime::FuncTypeBuilderFunc typeGenerator; member1133 fir::runtime::FuncTypeBuilderFunc typeGenerator; member1418 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()