| /trueos/tests/sys/kern/ |
| HD | kern_descrip_test.c | 46 #define PARALLEL 4 macro 117 for (i = 0; i < PARALLEL; i++) in openfiles() 119 openfiles2(n / PARALLEL); in openfiles() 120 while (done != PARALLEL) in openfiles()
|
| /trueos/contrib/gcc/ |
| HD | genemit.c | 537 || (GET_CODE (next) == PARALLEL in gen_expand() 545 || (GET_CODE (next) == PARALLEL in gen_expand() 548 || (GET_CODE (next) == PARALLEL in gen_expand() 559 || GET_CODE (next) == PARALLEL) in gen_expand() 651 || (GET_CODE (next) == PARALLEL in gen_split() 658 || (GET_CODE (next) == PARALLEL in gen_split() 661 || (GET_CODE (next) == PARALLEL in gen_split() 671 || GET_CODE (next) == PARALLEL) in gen_split()
|
| HD | rtl-error.c | 52 else if (GET_CODE (body) == PARALLEL in location_for_asm() 55 else if (GET_CODE (body) == PARALLEL in location_for_asm()
|
| HD | calls.c | 685 if (GET_CODE (args[i].reg) == PARALLEL) in precompute_register_parameters() 1096 if (args[i].reg && GET_CODE (args[i].reg) == PARALLEL in initialize_argument_information() 1554 if (GET_CODE (reg) == PARALLEL) in load_register_parameters() 1572 if (GET_CODE (reg) == PARALLEL) in load_register_parameters() 1661 if (GET_CODE (reg) == PARALLEL) in load_register_parameters() 2743 bool failed = valreg == 0 || GET_CODE (valreg) == PARALLEL; in expand_call() 2881 else if (GET_CODE (valreg) == PARALLEL) in expand_call() 3778 if (reg != 0 && GET_CODE (reg) == PARALLEL) in emit_library_call_value_1() 3790 if (reg != 0 && GET_CODE (reg) == PARALLEL) in emit_library_call_value_1() 3879 if (GET_CODE (valreg) == PARALLEL) in emit_library_call_value_1() [all …]
|
| HD | recog.c | 342 if (GET_CODE (pat) == PARALLEL in verify_changes() 493 if (GET_CODE (x) == PARALLEL) in validate_replace_rtx_1() 724 else if (GET_CODE (pat) == PARALLEL) in validate_simplify_insn() 1401 case PARALLEL: in asm_noperands() 1532 else if (GET_CODE (body) == PARALLEL in decode_asm_operands() 1575 else if (GET_CODE (body) == PARALLEL in decode_asm_operands() 2037 case PARALLEL: in extract_insn() 3374 gcc_assert (GET_CODE (out_pat) == PARALLEL); in store_data_bypass_p() 3427 gcc_assert (GET_CODE (out_pat) == PARALLEL); in if_test_bypass_p()
|
| HD | rtlanal.c | 701 case PARALLEL: in reg_referenced_p() 918 if (GET_CODE (pat) == PARALLEL) in single_set_2() 975 if (GET_CODE (PATTERN (insn)) == PARALLEL) in multiple_sets() 1050 if (GET_CODE (pat) == PARALLEL) in noop_move_p() 1303 case PARALLEL: in reg_overlap_mentioned_p() 1351 if (GET_CODE (dest) == PARALLEL) in note_stores() 1361 else if (GET_CODE (x) == PARALLEL) in note_stores() 1388 case PARALLEL: in note_uses() 1521 if (GET_CODE (dest) == PARALLEL) in covers_regno_p() 1565 else if (GET_CODE (pattern) == PARALLEL) in dead_or_set_regno_p() [all …]
|
| HD | function.c | 2293 else if (GET_CODE (data->entry_parm) == PARALLEL in assign_parm_is_stack_parm() 2374 if (GET_CODE (entry_parm) == PARALLEL) in assign_parm_adjust_entry_rtl() 2396 else if (GET_CODE (entry_parm) == PARALLEL in assign_parm_adjust_entry_rtl() 2462 if (GET_CODE (data->entry_parm) == PARALLEL) in assign_parm_setup_block_p() 2491 if (GET_CODE (entry_parm) == PARALLEL) in assign_parm_setup_block() 2496 if (GET_CODE (entry_parm) == PARALLEL in assign_parm_setup_block() 2554 if (REG_P (entry_parm) || GET_CODE (entry_parm) == PARALLEL) in assign_parm_setup_block() 2569 else if (GET_CODE (entry_parm) == PARALLEL) in assign_parm_setup_block() 2577 if (GET_CODE (entry_parm) == PARALLEL) in assign_parm_setup_block() 4143 gcc_assert (GET_CODE (hard_reg) == PARALLEL); in expand_function_start() [all …]
|
| HD | genrecog.c | 390 && i != PARALLEL in process_define_predicate() 925 case PARALLEL: in add_to_sequence() 989 code = PARALLEL; in add_to_sequence() 1015 && pred->singleton != PARALLEL) in add_to_sequence() 2562 x = rtx_alloc (PARALLEL); in make_insn_sequence() 2583 x = rtx_alloc (PARALLEL); in make_insn_sequence() 2623 if (GET_CODE (x) == PARALLEL) in make_insn_sequence() 2649 new = rtx_alloc (PARALLEL); in make_insn_sequence()
|
| HD | jump.c | 836 if (GET_CODE (x) != PARALLEL) in condjump_in_parallel_p() 872 if (GET_CODE (pat) == PARALLEL) in pc_set() 1016 if (GET_CODE (x) == PARALLEL) in sets_cc0_p() 1258 if (GET_CODE (pat) == PARALLEL) in delete_prior_computation() 1630 if (GET_CODE (PATTERN (jump)) == PARALLEL) in redirect_jump_1()
|
| HD | gensupport.c | 821 XEXP (pattern, 1) = rtx_alloc (PARALLEL); in process_one_cond_exec() 865 XEXP (pattern, 1) = rtx_alloc (PARALLEL); in process_one_cond_exec() 1383 && code != PARALLEL in init_predicate_table()
|
| HD | sched-vis.c | 560 case PARALLEL: in print_pattern() 659 if (GET_CODE (x) == PARALLEL) in print_insn()
|
| HD | rtl.def | 178 DEF_RTL_EXPR(PARALLEL, "parallel", "E", RTX_EXTRA) 224 This can occur all by itself in a PATTERN, as a component of a PARALLEL, 272 At the top level of an instruction (perhaps under PARALLEL). 280 under PARALLEL. */ 627 Operands 0 is the source vector, operand 1 is a PARALLEL that contains 725 /* Match a PARALLEL of arbitrary length. The predicate is applied 726 to the PARALLEL and the initial expressions in the PARALLEL are matched. 728 Operand 1 is a predicate to apply to the PARALLEL. 730 corresponding element in the PARALLEL. */
|
| HD | see.c | 678 if (GET_CODE (PATTERN (extension)) == PARALLEL) in see_get_extension_reg() 727 if (GET_CODE (PATTERN (extension)) == PARALLEL) in see_get_extension_data() 1414 if (code == PARALLEL) in see_want_to_be_merged_with_extension() 2779 if (code == PARALLEL) in see_merge_one_def_extension() 3465 if (GET_CODE (PATTERN (prev_insn)) == PARALLEL in see_analyze_one_def()
|
| HD | combine.c | 1167 else if (GET_CODE (PATTERN (insn)) == PARALLEL in can_combine_p() 1194 && GET_CODE (PATTERN (i3)) == PARALLEL) in can_combine_p() 1346 if (GET_CODE (PATTERN (i3)) == PARALLEL) in can_combine_p() 1558 else if (GET_CODE (x) == PARALLEL) in combinable_i3pat() 1897 && GET_CODE (PATTERN (i2)) == PARALLEL in try_combine() 2103 if (i1 == 0 && GET_CODE (PATTERN (i2)) == PARALLEL in try_combine() 2229 if (GET_CODE (PATTERN (i2)) == PARALLEL) in try_combine() 2237 if (GET_CODE (PATTERN (i1)) == PARALLEL) in try_combine() 2424 if (GET_CODE (newpat) == PARALLEL) in try_combine() 2466 if (i1 && GET_CODE (newpat) == PARALLEL in try_combine() [all …]
|
| HD | loop-doloop.c | 97 if (GET_CODE (pattern) != PARALLEL) in doloop_condition_get()
|
| HD | sched-rgn.c | 1522 if (GET_CODE (reg) == PARALLEL) in check_live_1() 1610 if (GET_CODE (reg) == PARALLEL) in update_live_1() 1667 else if (GET_CODE (PATTERN (insn)) == PARALLEL) in check_live() 1692 else if (GET_CODE (PATTERN (insn)) == PARALLEL) in update_live()
|
| HD | df-scan.c | 1197 if (GET_CODE (dst) == PARALLEL) in df_def_record_1() 1268 else if (code == PARALLEL) in df_defs_record() 1355 case PARALLEL: in df_uses_record()
|
| HD | reg-stack.c | 501 if (GET_CODE (body) == PARALLEL) in check_asm_stack_operands() 657 case PARALLEL: in get_asm_operand_n_inputs() 2021 if (GET_CODE (body) == PARALLEL) in subst_asm_stack_regs() 2271 if (GET_CODE (PATTERN (insn)) == PARALLEL) in subst_stack_regs()
|
| HD | struct-equiv.c | 643 case PARALLEL: in rtx_equiv_p() 751 else if (GET_CODE (x) == PARALLEL) in set_dest_equiv_p()
|
| HD | flow.c | 2418 else if (code == PARALLEL) in insn_dead_p() 2493 if (GET_CODE (call_pat) == PARALLEL) in libcall_dead_p() 2679 case PARALLEL: in mark_set_regs() 2746 case PARALLEL: in mark_set_1() 4140 if (GET_CODE (dest) == PARALLEL) in mark_used_regs()
|
| HD | expr.c | 1579 gcc_assert (GET_CODE (orig) == PARALLEL); in gen_group_rtx() 1612 gcc_assert (GET_CODE (dst) == PARALLEL); in emit_group_load_1() 1822 gcc_assert (GET_CODE (src) == PARALLEL in emit_group_move() 1823 && GET_CODE (dst) == PARALLEL in emit_group_move() 1865 gcc_assert (GET_CODE (src) == PARALLEL); in emit_group_store() 1908 if (GET_CODE (dst) == PARALLEL) in emit_group_store() 3839 if (GET_CODE (reg) == PARALLEL) in emit_push_insn() 4178 if (GET_CODE (to_rtx) == PARALLEL) in expand_assignment() 4203 && (REG_P (to_rtx) || GET_CODE (to_rtx) == PARALLEL)) in expand_assignment() 4210 if (GET_CODE (to_rtx) == PARALLEL) in expand_assignment() [all …]
|
| /trueos/contrib/gcc/config/rs6000/ |
| HD | predicates.md | 21 ;; Return 1 for anything except PARALLEL. 25 ;; Return 1 for any PARALLEL. 820 ;; Return 1 if OP is a load multiple operation, known to be a PARALLEL. 859 ;; Return 1 if OP is a store multiple operation, known to be a PARALLEL. 1035 ;; Return 1 if OP is valid for a vrsave call, known to be a PARALLEL. 1068 ;; Return 1 if OP is valid for mfcr insn, known to be a PARALLEL. 1115 ;; Return 1 if OP is valid for mtcrf insn, known to be a PARALLEL. 1161 ;; Return 1 if OP is valid for lmw insn, known to be a PARALLEL. 1236 ;; Return 1 if OP is valid for stmw insn, known to be a PARALLEL.
|
| /trueos/contrib/gcc/config/s390/ |
| HD | predicates.md | 267 ;; PARALLEL and the first section will be tested. 325 ;; PARALLEL and the first section will be tested.
|
| /trueos/contrib/gcclibs/libgomp/ |
| HD | libgomp.texi | 962 * Implementing PARALLEL construct:: 1059 In association with a PARALLEL, or within the lexical extent 1060 of a PARALLEL block, the variable becomes a local variable in 1072 Seems simple enough for PARALLEL blocks. Create a private 1120 @node Implementing PARALLEL construct 1121 @section Implementing PARALLEL construct
|
| /trueos/contrib/gcc/config/arm/ |
| HD | arm.c | 5549 if (GET_CODE (body) == PARALLEL && XVECLEN (body, 0) > 0) in cirrus_reorg() 5596 if (GET_CODE (body) == PARALLEL && XVECLEN (body, 0)) in cirrus_reorg() 5732 if (GET_CODE (pat) == PARALLEL in arm_cannot_copy_insn_p() 11675 if (GET_CODE (body) == PARALLEL && XVECLEN (body, 0) > 0) in arm_final_prescan_insn() 11838 else if (GET_CODE (scanbody) == PARALLEL) in arm_final_prescan_insn() 11859 || GET_CODE (scanbody) == PARALLEL) in arm_final_prescan_insn() 15045 if (GET_CODE (value) == PARALLEL) in arm_no_early_store_addr_dep() 15050 if (GET_CODE (addr) == PARALLEL) in arm_no_early_store_addr_dep() 15070 if (GET_CODE (value) == PARALLEL) in arm_no_early_alu_shift_dep() 15075 if (GET_CODE (op) == PARALLEL) in arm_no_early_alu_shift_dep() [all …]
|