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.h49 using FuncTypeBuilder = function_ref<Type( variable
83 FuncTypeBuilder funcTypeBuilder);
/external/llvm-project/mlir/lib/IR/
DFunctionImplementation.cpp165 mlir::impl::FuncTypeBuilder funcTypeBuilder) { in parseFunctionLikeOp()