Home
last modified time | relevance | path

Searched refs:inner_arg (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/test/Dialect/GPU/
H A Dcanonicalize.mlir13 // CHECK-SAME: args(%[[inner_arg:.*]] = %[[arg1]]) : memref
22 // CHECK: "bar"(%[[inner_arg]])
/dports/devel/rgbds/rgbds/test/asm/
H A Dnested-macrodef.asm18 inner_arg inside
/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dboot.c162 SCHEME_OBJECT * inner_arg = Free; in start_scheme() local
169 (*Free++) = (MAKE_POINTER_OBJECT (TC_COMBINATION, inner_arg)); in start_scheme()
/dports/math/lambda/lambda-0.1.4/
H A Dnode.cc867 arg_node* inner_arg = this->arg(); in resolve_name_clash() local
869 if( inner_arg && inner_body in resolve_name_clash()
870 && !(inner_arg==outer_arg)) in resolve_name_clash()
873 ->has_free(inner_arg, (alst_node*)&nenv); in resolve_name_clash()
878 char* nm = newname(inner_arg->name()); in resolve_name_clash()
879 body_v->rename(inner_arg,nm,(alst_node*)&nenv); in resolve_name_clash()
880 inner_arg->set_name(nm); in resolve_name_clash()
/dports/math/polymake/polymake-4.5/lib/core/include/internal/
H A Doperations.h344 …composed11(const InnerOperation& inner_arg=InnerOperation(), const OuterOperation& outer_arg=Outer…
345 : inner(inner_arg), outer(outer_arg) {}
370 …composed21(const InnerOperation& inner_arg=InnerOperation(), const OuterOperation& outer_arg=Outer…
371 : inner(inner_arg), outer(outer_arg) {}
393 …composed21(const InnerOperation& inner_arg=InnerOperation(), const OuterOperation& outer_arg=Outer…
394 : _super(inner_arg,outer_arg) {}
615 composed12(const InnerOperation& inner_arg=InnerOperation(),
617 : inner(inner_arg), outer(outer_arg) {}
639 composed12(const InnerOperation& inner_arg=InnerOperation(),
641 : _super(inner_arg,outer_arg) {}
/dports/devel/elixir-exactor/exactor-2.2.4/lib/exactor/
H A Doperations.ex275 defp extract_arg({:\\, _, [inner_arg, _]}, index),
276 do: extract_arg(inner_arg, index)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.c5669 tree inner_arg; in check_function_arguments_recurse() local
5681 for (inner_arg = first_call_expr_arg (param, &iter), i = 1; in check_function_arguments_recurse()
5682 inner_arg != NULL_TREE; in check_function_arguments_recurse()
5683 inner_arg = next_call_expr_arg (&iter), i++) in check_function_arguments_recurse()
5687 inner_arg, param_num); in check_function_arguments_recurse()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/c-family/
H A Dc-common.c5669 tree inner_arg; in check_function_arguments_recurse() local
5681 for (inner_arg = first_call_expr_arg (param, &iter), i = 1; in check_function_arguments_recurse()
5682 inner_arg != NULL_TREE; in check_function_arguments_recurse()
5683 inner_arg = next_call_expr_arg (&iter), i++) in check_function_arguments_recurse()
5687 inner_arg, param_num); in check_function_arguments_recurse()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.c5669 tree inner_arg; in check_function_arguments_recurse() local
5681 for (inner_arg = first_call_expr_arg (param, &iter), i = 1; in check_function_arguments_recurse()
5682 inner_arg != NULL_TREE; in check_function_arguments_recurse()
5683 inner_arg = next_call_expr_arg (&iter), i++) in check_function_arguments_recurse()
5687 inner_arg, param_num); in check_function_arguments_recurse()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.c5669 tree inner_arg; in check_function_arguments_recurse() local
5681 for (inner_arg = first_call_expr_arg (param, &iter), i = 1; in check_function_arguments_recurse()
5682 inner_arg != NULL_TREE; in check_function_arguments_recurse()
5683 inner_arg = next_call_expr_arg (&iter), i++) in check_function_arguments_recurse()
5687 inner_arg, param_num); in check_function_arguments_recurse()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.c5669 tree inner_arg; in check_function_arguments_recurse() local
5681 for (inner_arg = first_call_expr_arg (param, &iter), i = 1; in check_function_arguments_recurse()
5682 inner_arg != NULL_TREE; in check_function_arguments_recurse()
5683 inner_arg = next_call_expr_arg (&iter), i++) in check_function_arguments_recurse()
5687 inner_arg, param_num); in check_function_arguments_recurse()
/dports/lang/gcc8/gcc-8.5.0/gcc/c-family/
H A Dc-common.c5669 tree inner_arg; in check_function_arguments_recurse() local
5681 for (inner_arg = first_call_expr_arg (param, &iter), i = 1; in check_function_arguments_recurse()
5682 inner_arg != NULL_TREE; in check_function_arguments_recurse()
5683 inner_arg = next_call_expr_arg (&iter), i++) in check_function_arguments_recurse()
5687 inner_arg, param_num); in check_function_arguments_recurse()
/dports/lang/gcc9/gcc-9.4.0/gcc/c-family/
H A Dc-common.c5756 tree inner_arg; in check_function_arguments_recurse() local
5768 for (inner_arg = first_call_expr_arg (param, &iter), i = 1; in check_function_arguments_recurse()
5769 inner_arg != NULL_TREE; in check_function_arguments_recurse()
5770 inner_arg = next_call_expr_arg (&iter), i++) in check_function_arguments_recurse()
5774 inner_arg, param_num); in check_function_arguments_recurse()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/c-family/
H A Dc-common.c5792 tree inner_arg; in check_function_arguments_recurse() local
5804 for (inner_arg = first_call_expr_arg (param, &iter), i = 1; in check_function_arguments_recurse()
5805 inner_arg != NULL_TREE; in check_function_arguments_recurse()
5806 inner_arg = next_call_expr_arg (&iter), i++) in check_function_arguments_recurse()
5810 inner_arg, param_num); in check_function_arguments_recurse()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/c-family/
H A Dc-common.c5912 tree inner_arg; in check_function_arguments_recurse() local
5924 for (inner_arg = first_call_expr_arg (param, &iter), i = 1; in check_function_arguments_recurse()
5925 inner_arg != NULL_TREE; in check_function_arguments_recurse()
5926 inner_arg = next_call_expr_arg (&iter), i++) in check_function_arguments_recurse()
5930 inner_arg, param_num); in check_function_arguments_recurse()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/c-family/
H A Dc-common.c5793 tree inner_arg; in check_function_arguments_recurse() local
5805 for (inner_arg = first_call_expr_arg (param, &iter), i = 1; in check_function_arguments_recurse()
5806 inner_arg != NULL_TREE; in check_function_arguments_recurse()
5807 inner_arg = next_call_expr_arg (&iter), i++) in check_function_arguments_recurse()
5811 inner_arg, param_num); in check_function_arguments_recurse()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/c-family/
H A Dc-common.c5912 tree inner_arg; in check_function_arguments_recurse() local
5924 for (inner_arg = first_call_expr_arg (param, &iter), i = 1; in check_function_arguments_recurse()
5925 inner_arg != NULL_TREE; in check_function_arguments_recurse()
5926 inner_arg = next_call_expr_arg (&iter), i++) in check_function_arguments_recurse()
5930 inner_arg, param_num); in check_function_arguments_recurse()
/dports/lang/gcc10/gcc-10.3.0/gcc/c-family/
H A Dc-common.c5793 tree inner_arg; in check_function_arguments_recurse() local
5805 for (inner_arg = first_call_expr_arg (param, &iter), i = 1; in check_function_arguments_recurse()
5806 inner_arg != NULL_TREE; in check_function_arguments_recurse()
5807 inner_arg = next_call_expr_arg (&iter), i++) in check_function_arguments_recurse()
5811 inner_arg, param_num); in check_function_arguments_recurse()
/dports/lang/gcc11/gcc-11.2.0/gcc/c-family/
H A Dc-common.c5912 tree inner_arg; in check_function_arguments_recurse() local
5924 for (inner_arg = first_call_expr_arg (param, &iter), i = 1; in check_function_arguments_recurse()
5925 inner_arg != NULL_TREE; in check_function_arguments_recurse()
5926 inner_arg = next_call_expr_arg (&iter), i++) in check_function_arguments_recurse()
5930 inner_arg, param_num); in check_function_arguments_recurse()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/c-family/
H A Dc-common.c5756 tree inner_arg; in check_function_arguments_recurse() local
5768 for (inner_arg = first_call_expr_arg (param, &iter), i = 1; in check_function_arguments_recurse()
5769 inner_arg != NULL_TREE; in check_function_arguments_recurse()
5770 inner_arg = next_call_expr_arg (&iter), i++) in check_function_arguments_recurse()
5774 inner_arg, param_num); in check_function_arguments_recurse()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/c-family/
H A Dc-common.c5756 tree inner_arg; in check_function_arguments_recurse() local
5768 for (inner_arg = first_call_expr_arg (param, &iter), i = 1; in check_function_arguments_recurse()
5769 inner_arg != NULL_TREE; in check_function_arguments_recurse()
5770 inner_arg = next_call_expr_arg (&iter), i++) in check_function_arguments_recurse()
5774 inner_arg, param_num); in check_function_arguments_recurse()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/c-family/
H A Dc-common.c6124 tree inner_arg; in check_function_arguments_recurse() local
6136 for (inner_arg = first_call_expr_arg (param, &iter), i = 1; in check_function_arguments_recurse()
6137 inner_arg != NULL_TREE; in check_function_arguments_recurse()
6138 inner_arg = next_call_expr_arg (&iter), i++) in check_function_arguments_recurse()
6142 inner_arg, param_num); in check_function_arguments_recurse()
/dports/lang/gcc48/gcc-4.8.5/gcc/c-family/
H A Dc-common.c9037 tree inner_arg; in check_function_arguments_recurse() local
9052 for (inner_arg = first_call_expr_arg (param, &iter), i = 1; in check_function_arguments_recurse()
9053 inner_arg != 0; in check_function_arguments_recurse()
9054 inner_arg = next_call_expr_arg (&iter), i++) in check_function_arguments_recurse()
9058 inner_arg, param_num); in check_function_arguments_recurse()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/c-family/
H A Dc-common.c9038 tree inner_arg; in check_function_arguments_recurse() local
9053 for (inner_arg = first_call_expr_arg (param, &iter), i = 1; in check_function_arguments_recurse()
9054 inner_arg != 0; in check_function_arguments_recurse()
9055 inner_arg = next_call_expr_arg (&iter), i++) in check_function_arguments_recurse()
9059 inner_arg, param_num); in check_function_arguments_recurse()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/c-family/
H A Dc-common.c9274 tree inner_arg; in check_function_arguments_recurse() local
9286 for (inner_arg = first_call_expr_arg (param, &iter), i = 1; in check_function_arguments_recurse()
9287 inner_arg != 0; in check_function_arguments_recurse()
9288 inner_arg = next_call_expr_arg (&iter), i++) in check_function_arguments_recurse()
9292 inner_arg, param_num); in check_function_arguments_recurse()

12