Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DFunctionImplementation.h79 FuncTypeBuilder funcTypeBuilder);
/llvm-project-15.0.7/mlir/lib/IR/
H A DFunctionImplementation.cpp166 FuncTypeBuilder funcTypeBuilder) { in parseFunctionOp() argument
193 Type type = funcTypeBuilder(builder, argTypes, resultTypes, in parseFunctionOp()