Home
last modified time | relevance | path

Searched refs:funcTypeBuilder (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/mlir/include/mlir/IR/
DFunctionImplementation.h83 FuncTypeBuilder funcTypeBuilder);
/external/llvm-project/mlir/lib/IR/
DFunctionImplementation.cpp165 mlir::impl::FuncTypeBuilder funcTypeBuilder) { in parseFunctionLikeOp() argument
190 if (auto type = funcTypeBuilder(builder, argTypes, resultTypes, in parseFunctionLikeOp()