Home
last modified time | relevance | path

Searched refs:check_int_value (Results 1 – 25 of 37) sorted by relevance

12

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dexpressions.h2465 check_int_value(Expression*, bool is_length, bool* small);
H A Dexpressions.cc7552 if (!this->check_int_value(len_arg, true, &len_small)) in lower_make()
7572 if (!this->check_int_value(cap_arg, false, &cap_small)) in lower_make()
7866 Builtin_call_expression::check_int_value(Expression* e, bool is_length, in check_int_value() function in Builtin_call_expression
/dports/lang/gcc9/gcc-9.4.0/gcc/go/gofrontend/
H A Dexpressions.h2518 check_int_value(Expression*, bool is_length, bool* small);
H A Dexpressions.cc7779 if (!this->check_int_value(len_arg, true, &len_small)) in lower_make()
7799 if (!this->check_int_value(cap_arg, false, &cap_small)) in lower_make()
8167 Builtin_call_expression::check_int_value(Expression* e, bool is_length, in check_int_value() function in Builtin_call_expression
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dexpressions.h2465 check_int_value(Expression*, bool is_length, bool* small);
H A Dexpressions.cc7552 if (!this->check_int_value(len_arg, true, &len_small)) in lower_make()
7572 if (!this->check_int_value(cap_arg, false, &cap_small)) in lower_make()
7866 Builtin_call_expression::check_int_value(Expression* e, bool is_length, in check_int_value() function in Builtin_call_expression
/dports/devel/avr-gcc/gcc-10.2.0/gcc/go/gofrontend/
H A Dexpressions.h2666 check_int_value(Expression*, bool is_length, bool* small);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/go/gofrontend/
H A Dexpressions.h2465 check_int_value(Expression*, bool is_length, bool* small);
H A Dexpressions.cc7552 if (!this->check_int_value(len_arg, true, &len_small)) in lower_make()
7572 if (!this->check_int_value(cap_arg, false, &cap_small)) in lower_make()
7866 Builtin_call_expression::check_int_value(Expression* e, bool is_length, in check_int_value() function in Builtin_call_expression
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/go/gofrontend/
H A Dexpressions.h2696 check_int_value(Expression*, bool is_length, bool* small);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/go/gofrontend/
H A Dexpressions.h2666 check_int_value(Expression*, bool is_length, bool* small);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dexpressions.h2465 check_int_value(Expression*, bool is_length, bool* small);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dexpressions.h2465 check_int_value(Expression*, bool is_length, bool* small);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/go/gofrontend/
H A Dexpressions.h2518 check_int_value(Expression*, bool is_length, bool* small);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/go/gofrontend/
H A Dexpressions.h2696 check_int_value(Expression*, bool is_length, bool* small);
/dports/lang/gcc10/gcc-10.3.0/gcc/go/gofrontend/
H A Dexpressions.h2666 check_int_value(Expression*, bool is_length, bool* small);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/go/gofrontend/
H A Dexpressions.h2518 check_int_value(Expression*, bool is_length, bool* small);
/dports/lang/gcc8/gcc-8.5.0/gcc/go/gofrontend/
H A Dexpressions.h2465 check_int_value(Expression*, bool is_length, bool* small);
/dports/lang/gcc11/gcc-11.2.0/gcc/go/gofrontend/
H A Dexpressions.h2696 check_int_value(Expression*, bool is_length, bool* small);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/go/gofrontend/
H A Dexpressions.h2716 check_int_value(Expression*, bool is_length, bool* small);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/go/gofrontend/
H A Dexpressions.cc6621 check_int_value(Expression*, bool is_length);
6895 if (!this->check_int_value(len_arg, true)) in lower_make()
6907 if (!this->check_int_value(cap_arg, false)) in lower_make()
6980 Builtin_call_expression::check_int_value(Expression* e, bool is_length) in check_int_value() function in Builtin_call_expression
/dports/lang/gcc48/gcc-4.8.5/gcc/go/gofrontend/
H A Dexpressions.cc7148 check_int_value(Expression*, bool is_length);
7455 if (!this->check_int_value(len_arg, true)) in lower_make()
7468 if (!this->check_int_value(cap_arg, false)) in lower_make()
7541 Builtin_call_expression::check_int_value(Expression* e, bool is_length) in check_int_value() function in Builtin_call_expression
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/go/gofrontend/
H A Dexpressions.cc7075 check_int_value(Expression*, bool is_length);
7416 if (!this->check_int_value(len_arg, true)) in lower_make()
7429 if (!this->check_int_value(cap_arg, false)) in lower_make()
7502 Builtin_call_expression::check_int_value(Expression* e, bool is_length) in check_int_value() function in Builtin_call_expression
/dports/lang/gnat_util/gcc-6-20180516/gcc/go/gofrontend/
H A Dexpressions.cc6694 check_int_value(Expression*, bool is_length);
7066 if (!this->check_int_value(len_arg, true)) in lower_make()
7079 if (!this->check_int_value(cap_arg, false)) in lower_make()
7152 Builtin_call_expression::check_int_value(Expression* e, bool is_length) in check_int_value() function in Builtin_call_expression
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/go/gofrontend/
H A Dexpressions.cc6694 check_int_value(Expression*, bool is_length);
7066 if (!this->check_int_value(len_arg, true)) in lower_make()
7079 if (!this->check_int_value(cap_arg, false)) in lower_make()
7152 Builtin_call_expression::check_int_value(Expression* e, bool is_length) in check_int_value() function in Builtin_call_expression

12