Searched refs:genFunctionType (Results 1 – 3 of 3) sorted by relevance
194 mlir::FunctionType genFunctionType();
438 mlir::FunctionType ty = genFunctionType(); in declare()1065 mlir::FunctionType Fortran::lower::CallInterface<T>::genFunctionType() { in genFunctionType() function in Fortran::lower::CallInterface1159 mlir::FunctionType getFunctionType() { return genFunctionType(); } in getFunctionType()
3045 mlir::FunctionType callSiteType = caller.genFunctionType(); in genRawProcedureRef()4976 mlir::FunctionType callSiteType = caller.genFunctionType(); in genElementalUserDefinedProcRef()