Searched defs:typeGenerator (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/include/flang/Optimizer/Builder/ | ||
H A D | IntrinsicCall.h | 533 fir::runtime::FuncTypeBuilderFunc typeGenerator; global() member |
/llvm-project/flang/lib/Optimizer/Transforms/ | ||
H A D | SimplifyIntrinsics.cpp | 1000 getOrCreateFunction(fir::FirOpBuilder & builder,const mlir::StringRef & baseName,FunctionTypeGeneratorTy typeGenerator,FunctionBodyGeneratorTy bodyGenerator) getOrCreateFunction() argument |