Home
last modified time | relevance | path

Searched defs:n_arg (Results 1 – 5 of 5) sorted by relevance

/llvm-project/polly/lib/External/isl/interface/
H A Dpython.cc63 void python_generator::print_method_arguments(int first, int n_arg) in print_method_arguments()
97 int n_arg) in print_method_header()
218 unsigned n_arg = fn->getNumArgs(); in print_callback() local
H A Dtemplate_cpp.cc1703 auto n_arg = callback->getNumArgs() - 1; in print_callback_args() local
/llvm-project/polly/lib/External/isl/
H A Disl_arg.c1222 static int n_arg(struct isl_arg *arg) in n_arg() function
1225 int n_arg = 0; in n_arg() local
H A Disl_ast.c187 enum isl_ast_expr_op_type op, int n_arg) in isl_ast_expr_alloc_op()
/llvm-project/polly/lib/External/isl/include/isl/
H A Disl-noexceptions.h6449 class size ast_expr_op::n_arg() const in n_arg() function