Searched refs:soughtFuncType (Results 1 – 1 of 1) sorted by relevance
442 mlir::FunctionType soughtFuncType);1781 mlir::FunctionType soughtFuncType = in genIntrinsicCall() local1785 getRuntimeCallGenerator(name, soughtFuncType); in genIntrinsicCall()1962 soughtFuncType.getInput(1).dyn_cast<mlir::IntegerType>()) in getRuntimeCallGenerator()1966 checkPrecisionLoss(name, soughtFuncType, bestMatchDistance, loc); in getRuntimeCallGenerator()1980 sstream << name << "\nrequested type: " << soughtFuncType; in getRuntimeCallGenerator()1989 soughtFuncType](fir::FirOpBuilder &builder, mlir::Location loc, in getRuntimeCallGenerator()2002 mlir::Type soughtType = soughtFuncType.getResult(0); in getRuntimeCallGenerator()2030 mlir::FunctionType soughtFuncType = in getUnrestrictedIntrinsicSymbolRefAttr() local2033 getRuntimeCallGenerator(name, soughtFuncType); in getUnrestrictedIntrinsicSymbolRefAttr()[all …]