Home
last modified time | relevance | path

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

12

/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/i386/
H A Di386-features.c2380 gimple *call_cond_stmt; in add_condition_to_bb() local
2419 call_cond_stmt = gimple_build_call (predicate_decl, 1, predicate_arg); in add_condition_to_bb()
2420 gimple_call_set_lhs (call_cond_stmt, cond_var); in add_condition_to_bb()
2422 gimple_set_block (call_cond_stmt, DECL_INITIAL (function_decl)); in add_condition_to_bb()
2423 gimple_set_bb (call_cond_stmt, new_bb); in add_condition_to_bb()
2424 gimple_seq_add_stmt (&gseq, call_cond_stmt); in add_condition_to_bb()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/i386/
H A Di386-features.c2383 gimple *call_cond_stmt; in add_condition_to_bb() local
2422 call_cond_stmt = gimple_build_call (predicate_decl, 1, predicate_arg); in add_condition_to_bb()
2423 gimple_call_set_lhs (call_cond_stmt, cond_var); in add_condition_to_bb()
2425 gimple_set_block (call_cond_stmt, DECL_INITIAL (function_decl)); in add_condition_to_bb()
2426 gimple_set_bb (call_cond_stmt, new_bb); in add_condition_to_bb()
2427 gimple_seq_add_stmt (&gseq, call_cond_stmt); in add_condition_to_bb()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/i386/
H A Di386-features.c2470 gimple *call_cond_stmt; in add_condition_to_bb() local
2509 call_cond_stmt = gimple_build_call (predicate_decl, 1, predicate_arg); in add_condition_to_bb()
2510 gimple_call_set_lhs (call_cond_stmt, cond_var); in add_condition_to_bb()
2512 gimple_set_block (call_cond_stmt, DECL_INITIAL (function_decl)); in add_condition_to_bb()
2513 gimple_set_bb (call_cond_stmt, new_bb); in add_condition_to_bb()
2514 gimple_seq_add_stmt (&gseq, call_cond_stmt); in add_condition_to_bb()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/i386/
H A Di386-features.c2383 gimple *call_cond_stmt; in add_condition_to_bb() local
2422 call_cond_stmt = gimple_build_call (predicate_decl, 1, predicate_arg); in add_condition_to_bb()
2423 gimple_call_set_lhs (call_cond_stmt, cond_var); in add_condition_to_bb()
2425 gimple_set_block (call_cond_stmt, DECL_INITIAL (function_decl)); in add_condition_to_bb()
2426 gimple_set_bb (call_cond_stmt, new_bb); in add_condition_to_bb()
2427 gimple_seq_add_stmt (&gseq, call_cond_stmt); in add_condition_to_bb()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/i386/
H A Di386-features.c2584 gimple *call_cond_stmt; in add_condition_to_bb() local
2623 call_cond_stmt = gimple_build_call (predicate_decl, 1, predicate_arg); in add_condition_to_bb()
2624 gimple_call_set_lhs (call_cond_stmt, cond_var); in add_condition_to_bb()
2626 gimple_set_block (call_cond_stmt, DECL_INITIAL (function_decl)); in add_condition_to_bb()
2627 gimple_set_bb (call_cond_stmt, new_bb); in add_condition_to_bb()
2628 gimple_seq_add_stmt (&gseq, call_cond_stmt); in add_condition_to_bb()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/i386/
H A Di386-features.c2584 gimple *call_cond_stmt; in add_condition_to_bb() local
2623 call_cond_stmt = gimple_build_call (predicate_decl, 1, predicate_arg); in add_condition_to_bb()
2624 gimple_call_set_lhs (call_cond_stmt, cond_var); in add_condition_to_bb()
2626 gimple_set_block (call_cond_stmt, DECL_INITIAL (function_decl)); in add_condition_to_bb()
2627 gimple_set_bb (call_cond_stmt, new_bb); in add_condition_to_bb()
2628 gimple_seq_add_stmt (&gseq, call_cond_stmt); in add_condition_to_bb()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/i386/
H A Di386-features.c2584 gimple *call_cond_stmt; in add_condition_to_bb() local
2623 call_cond_stmt = gimple_build_call (predicate_decl, 1, predicate_arg); in add_condition_to_bb()
2624 gimple_call_set_lhs (call_cond_stmt, cond_var); in add_condition_to_bb()
2626 gimple_set_block (call_cond_stmt, DECL_INITIAL (function_decl)); in add_condition_to_bb()
2627 gimple_set_bb (call_cond_stmt, new_bb); in add_condition_to_bb()
2628 gimple_seq_add_stmt (&gseq, call_cond_stmt); in add_condition_to_bb()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/rs6000/
H A Drs6000.c25390 gimple *call_cond_stmt = gimple_build_call (predicate_decl, 1, predicate_arg); in add_condition_to_bb() local
25391 gimple_call_set_lhs (call_cond_stmt, cond_var); in add_condition_to_bb()
25393 gimple_set_block (call_cond_stmt, DECL_INITIAL (function_decl)); in add_condition_to_bb()
25394 gimple_set_bb (call_cond_stmt, new_bb); in add_condition_to_bb()
25395 gimple_seq_add_stmt (&gseq, call_cond_stmt); in add_condition_to_bb()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/rs6000/
H A Drs6000.c24251 gimple *call_cond_stmt = gimple_build_call (predicate_decl, 1, predicate_arg); in add_condition_to_bb() local
24252 gimple_call_set_lhs (call_cond_stmt, cond_var); in add_condition_to_bb()
24254 gimple_set_block (call_cond_stmt, DECL_INITIAL (function_decl)); in add_condition_to_bb()
24255 gimple_set_bb (call_cond_stmt, new_bb); in add_condition_to_bb()
24256 gimple_seq_add_stmt (&gseq, call_cond_stmt); in add_condition_to_bb()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/rs6000/
H A Drs6000.c24872 gimple *call_cond_stmt = gimple_build_call (predicate_decl, 1, predicate_arg); in add_condition_to_bb() local
24873 gimple_call_set_lhs (call_cond_stmt, cond_var); in add_condition_to_bb()
24875 gimple_set_block (call_cond_stmt, DECL_INITIAL (function_decl)); in add_condition_to_bb()
24876 gimple_set_bb (call_cond_stmt, new_bb); in add_condition_to_bb()
24877 gimple_seq_add_stmt (&gseq, call_cond_stmt); in add_condition_to_bb()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/rs6000/
H A Drs6000.c24255 gimple *call_cond_stmt = gimple_build_call (predicate_decl, 1, predicate_arg); in add_condition_to_bb() local
24256 gimple_call_set_lhs (call_cond_stmt, cond_var); in add_condition_to_bb()
24258 gimple_set_block (call_cond_stmt, DECL_INITIAL (function_decl)); in add_condition_to_bb()
24259 gimple_set_bb (call_cond_stmt, new_bb); in add_condition_to_bb()
24260 gimple_seq_add_stmt (&gseq, call_cond_stmt); in add_condition_to_bb()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/rs6000/
H A Drs6000.c25137 gimple *call_cond_stmt = gimple_build_call (predicate_decl, 1, predicate_arg); in add_condition_to_bb() local
25138 gimple_call_set_lhs (call_cond_stmt, cond_var); in add_condition_to_bb()
25140 gimple_set_block (call_cond_stmt, DECL_INITIAL (function_decl)); in add_condition_to_bb()
25141 gimple_set_bb (call_cond_stmt, new_bb); in add_condition_to_bb()
25142 gimple_seq_add_stmt (&gseq, call_cond_stmt); in add_condition_to_bb()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/rs6000/
H A Drs6000.c25137 gimple *call_cond_stmt = gimple_build_call (predicate_decl, 1, predicate_arg); in add_condition_to_bb() local
25138 gimple_call_set_lhs (call_cond_stmt, cond_var); in add_condition_to_bb()
25140 gimple_set_block (call_cond_stmt, DECL_INITIAL (function_decl)); in add_condition_to_bb()
25141 gimple_set_bb (call_cond_stmt, new_bb); in add_condition_to_bb()
25142 gimple_seq_add_stmt (&gseq, call_cond_stmt); in add_condition_to_bb()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/rs6000/
H A Drs6000.c24253 gimple *call_cond_stmt = gimple_build_call (predicate_decl, 1, predicate_arg); in add_condition_to_bb() local
24254 gimple_call_set_lhs (call_cond_stmt, cond_var); in add_condition_to_bb()
24256 gimple_set_block (call_cond_stmt, DECL_INITIAL (function_decl)); in add_condition_to_bb()
24257 gimple_set_bb (call_cond_stmt, new_bb); in add_condition_to_bb()
24258 gimple_seq_add_stmt (&gseq, call_cond_stmt); in add_condition_to_bb()
/dports/lang/gcc48/gcc-4.8.5/gcc/config/i386/
H A Di386.c28603 gimple call_cond_stmt; in add_condition_to_bb() local
28642 call_cond_stmt = gimple_build_call (predicate_decl, 1, predicate_arg); in add_condition_to_bb()
28643 gimple_call_set_lhs (call_cond_stmt, cond_var); in add_condition_to_bb()
28645 gimple_set_block (call_cond_stmt, DECL_INITIAL (function_decl)); in add_condition_to_bb()
28646 gimple_set_bb (call_cond_stmt, new_bb); in add_condition_to_bb()
28647 gimple_seq_add_stmt (&gseq, call_cond_stmt); in add_condition_to_bb()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/i386/
H A Di386.c28524 gimple call_cond_stmt; in add_condition_to_bb() local
28563 call_cond_stmt = gimple_build_call (predicate_decl, 1, predicate_arg); in add_condition_to_bb()
28564 gimple_call_set_lhs (call_cond_stmt, cond_var); in add_condition_to_bb()
28566 gimple_set_block (call_cond_stmt, DECL_INITIAL (function_decl)); in add_condition_to_bb()
28567 gimple_set_bb (call_cond_stmt, new_bb); in add_condition_to_bb()
28568 gimple_seq_add_stmt (&gseq, call_cond_stmt); in add_condition_to_bb()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c38076 gimple *call_cond_stmt = gimple_build_call (predicate_decl, 1, predicate_arg); in add_condition_to_bb() local
38077 gimple_call_set_lhs (call_cond_stmt, cond_var); in add_condition_to_bb()
38079 gimple_set_block (call_cond_stmt, DECL_INITIAL (function_decl)); in add_condition_to_bb()
38080 gimple_set_bb (call_cond_stmt, new_bb); in add_condition_to_bb()
38081 gimple_seq_add_stmt (&gseq, call_cond_stmt); in add_condition_to_bb()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/rs6000/
H A Drs6000.c37819 gimple *call_cond_stmt = gimple_build_call (predicate_decl, 1, predicate_arg); in add_condition_to_bb() local
37820 gimple_call_set_lhs (call_cond_stmt, cond_var); in add_condition_to_bb()
37822 gimple_set_block (call_cond_stmt, DECL_INITIAL (function_decl)); in add_condition_to_bb()
37823 gimple_set_bb (call_cond_stmt, new_bb); in add_condition_to_bb()
37824 gimple_seq_add_stmt (&gseq, call_cond_stmt); in add_condition_to_bb()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/rs6000/
H A Drs6000.c37905 gimple *call_cond_stmt = gimple_build_call (predicate_decl, 1, predicate_arg); in add_condition_to_bb() local
37906 gimple_call_set_lhs (call_cond_stmt, cond_var); in add_condition_to_bb()
37908 gimple_set_block (call_cond_stmt, DECL_INITIAL (function_decl)); in add_condition_to_bb()
37909 gimple_set_bb (call_cond_stmt, new_bb); in add_condition_to_bb()
37910 gimple_seq_add_stmt (&gseq, call_cond_stmt); in add_condition_to_bb()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c38076 gimple *call_cond_stmt = gimple_build_call (predicate_decl, 1, predicate_arg); in add_condition_to_bb() local
38077 gimple_call_set_lhs (call_cond_stmt, cond_var); in add_condition_to_bb()
38079 gimple_set_block (call_cond_stmt, DECL_INITIAL (function_decl)); in add_condition_to_bb()
38080 gimple_set_bb (call_cond_stmt, new_bb); in add_condition_to_bb()
38081 gimple_seq_add_stmt (&gseq, call_cond_stmt); in add_condition_to_bb()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c38076 gimple *call_cond_stmt = gimple_build_call (predicate_decl, 1, predicate_arg); in add_condition_to_bb() local
38077 gimple_call_set_lhs (call_cond_stmt, cond_var); in add_condition_to_bb()
38079 gimple_set_block (call_cond_stmt, DECL_INITIAL (function_decl)); in add_condition_to_bb()
38080 gimple_set_bb (call_cond_stmt, new_bb); in add_condition_to_bb()
38081 gimple_seq_add_stmt (&gseq, call_cond_stmt); in add_condition_to_bb()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c38076 gimple *call_cond_stmt = gimple_build_call (predicate_decl, 1, predicate_arg); in add_condition_to_bb() local
38077 gimple_call_set_lhs (call_cond_stmt, cond_var); in add_condition_to_bb()
38079 gimple_set_block (call_cond_stmt, DECL_INITIAL (function_decl)); in add_condition_to_bb()
38080 gimple_set_bb (call_cond_stmt, new_bb); in add_condition_to_bb()
38081 gimple_seq_add_stmt (&gseq, call_cond_stmt); in add_condition_to_bb()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/rs6000/
H A Drs6000.c37572 gimple *call_cond_stmt = gimple_build_call (predicate_decl, 1, predicate_arg); in add_condition_to_bb() local
37573 gimple_call_set_lhs (call_cond_stmt, cond_var); in add_condition_to_bb()
37575 gimple_set_block (call_cond_stmt, DECL_INITIAL (function_decl)); in add_condition_to_bb()
37576 gimple_set_bb (call_cond_stmt, new_bb); in add_condition_to_bb()
37577 gimple_seq_add_stmt (&gseq, call_cond_stmt); in add_condition_to_bb()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/rs6000/
H A Drs6000.c37819 gimple *call_cond_stmt = gimple_build_call (predicate_decl, 1, predicate_arg); in add_condition_to_bb() local
37820 gimple_call_set_lhs (call_cond_stmt, cond_var); in add_condition_to_bb()
37822 gimple_set_block (call_cond_stmt, DECL_INITIAL (function_decl)); in add_condition_to_bb()
37823 gimple_set_bb (call_cond_stmt, new_bb); in add_condition_to_bb()
37824 gimple_seq_add_stmt (&gseq, call_cond_stmt); in add_condition_to_bb()
/dports/lang/gcc8/gcc-8.5.0/gcc/config/rs6000/
H A Drs6000.c38090 gimple *call_cond_stmt = gimple_build_call (predicate_decl, 1, predicate_arg); in add_condition_to_bb() local
38091 gimple_call_set_lhs (call_cond_stmt, cond_var); in add_condition_to_bb()
38093 gimple_set_block (call_cond_stmt, DECL_INITIAL (function_decl)); in add_condition_to_bb()
38094 gimple_set_bb (call_cond_stmt, new_bb); in add_condition_to_bb()
38095 gimple_seq_add_stmt (&gseq, call_cond_stmt); in add_condition_to_bb()

12