Home
last modified time | relevance | path

Searched defs:VariadicFlag (Results 1 – 15 of 15) sorted by relevance

/llvm-project/mlir/include/mlir/Interfaces/
H A DFunctionImplementation.h28 explicit VariadicFlag(bool variadic) : variadic(variadic) {} in VariadicFlag() function
/llvm-project/mlir/lib/Dialect/MLProgram/IR/
H A DMLProgramOps.cpp152 std::string &) { return builder.getFunctionType(argTypes, results); }; in parse()
329 std::string &) { return builder.getFunctionType(argTypes, results); }; in parse()
/llvm-project/mlir/examples/toy/Ch3/mlir/
H A DDialect.cpp209 std::string &) { return builder.getFunctionType(argTypes, results); }; in parse()
/llvm-project/mlir/examples/toy/Ch2/mlir/
H A DDialect.cpp222 std::string &) { return builder.getFunctionType(argTypes, results); }; in parse()
/llvm-project/mlir/lib/Dialect/Func/IR/
H A DFuncOps.cpp201 function_interface_impl::VariadicFlag, in parse() argument
/llvm-project/mlir/lib/Dialect/PDLInterp/IR/
H A DPDLInterp.cpp220 std::string &) { return builder.getFunctionType(argTypes, results); }; in parse()
/llvm-project/mlir/examples/toy/Ch4/mlir/
H A DDialect.cpp298 __anon617c7c560202(mlir::Builder &builder, llvm::ArrayRef<mlir::Type> argTypes, llvm::ArrayRef<mlir::Type> results, mlir::function_interface_impl::VariadicFlag, std::string &) parse() argument
/llvm-project/mlir/examples/toy/Ch6/mlir/
H A DDialect.cpp298 __anon3da8c0980202(mlir::Builder &builder, llvm::ArrayRef<mlir::Type> argTypes, llvm::ArrayRef<mlir::Type> results, mlir::function_interface_impl::VariadicFlag, std::string &) parse() argument
/llvm-project/mlir/examples/toy/Ch5/mlir/
H A DDialect.cpp298 __anon4f929e770202(mlir::Builder &builder, llvm::ArrayRef<mlir::Type> argTypes, llvm::ArrayRef<mlir::Type> results, mlir::function_interface_impl::VariadicFlag, std::string &) parse() argument
/llvm-project/mlir/lib/Dialect/Async/IR/
H A DAsync.cpp320 std::string &) { return builder.getFunctionType(argTypes, results); }; in parse()
/llvm-project/mlir/examples/toy/Ch7/mlir/
H A DDialect.cpp332 __anon2bbee2b90202(mlir::Builder &builder, llvm::ArrayRef<mlir::Type> argTypes, llvm::ArrayRef<mlir::Type> results, mlir::function_interface_impl::VariadicFlag, std::string &) parse() argument
/llvm-project/mlir/lib/Dialect/EmitC/IR/
H A DEmitC.cpp528 __anon02e382be0202(Builder &builder, ArrayRef<Type> argTypes, ArrayRef<Type> results, function_interface_impl::VariadicFlag, std::string &) parse() argument
/llvm-project/mlir/test/lib/Dialect/Test/
H A DTestOpDefs.cpp778 __anon8f687d400702(Builder &builder, ArrayRef<Type> argTypes, ArrayRef<Type> results, function_interface_impl::VariadicFlag, std::string &) parse() argument
/llvm-project/mlir/lib/Dialect/Shape/IR/
H A DShape.cpp1301 __anon6c5e761c1002(Builder &builder, ArrayRef<Type> argTypes, ArrayRef<Type> results, function_interface_impl::VariadicFlag, std::string &) parse() argument
/llvm-project/mlir/lib/Dialect/Transform/IR/
H A DTransformOps.cpp2169 __anonb57d8c641502(Builder &builder, ArrayRef<Type> inputs, ArrayRef<Type> results, function_interface_impl::VariadicFlag, std::string &) parse() argument