Home
last modified time | relevance | path

Searched defs:implType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Lower/
H A DIntrinsicCall.cpp1437 mlir::FunctionType implType = impl.typeGenerator(builder.getContext()); in searchFunctionInLibrary() local
1473 auto implType = impl.typeGenerator(builder.getContext()); in searchMathOperation() local