LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
llzk::FunctionTypeConverter Member List

This is the complete list of members for llzk::FunctionTypeConverter, including all inherited members.

convert(function::FuncDefOp op, mlir::RewriterBase &rewriter)llzk::FunctionTypeConverterinline
convertInputAttrs(mlir::ArrayAttr origAttrs, llvm::SmallVector< mlir::Type > newTypes)=0llzk::FunctionTypeConverterprotectedpure virtual
convertInputs(mlir::ArrayRef< mlir::Type > origTypes)=0llzk::FunctionTypeConverterprotectedpure virtual
convertResultAttrs(mlir::ArrayAttr origAttrs, llvm::SmallVector< mlir::Type > newTypes)=0llzk::FunctionTypeConverterprotectedpure virtual
convertResults(mlir::ArrayRef< mlir::Type > origTypes)=0llzk::FunctionTypeConverterprotectedpure virtual
processBlockArgs(mlir::Block &entryBlock, mlir::RewriterBase &rewriter)=0llzk::FunctionTypeConverterprotectedpure virtual
~FunctionTypeConverter()=defaultllzk::FunctionTypeConvertervirtual