Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Lower/
H A DCallInterface.cpp34 llvm::SmallVector<mlir::Type> inputTys; in getUntypedBoxProcType() local
1531 llvm::SmallVector<mlir::Type> inputTys; genFunctionType() local
/llvm-project/mlir/lib/Conversion/MathToFuncs/
H A DMathToFuncs.cpp144 SmallVector<Type, 2> inputTys(op->getNumOperands()); in getElementalFuncTypeForOp() local