Home
last modified time | relevance | path

Searched refs:create_output_operand (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dinternal-fn.cc180 create_output_operand (&ops[0], target, TYPE_MODE (type)); in expand_load_lanes_optab_fn()
247 create_output_operand (&ops[0], target, Pmode); in expand_GOMP_SIMT_ENTER_ALLOC()
307 create_output_operand (&ops[0], target, mode); in expand_GOMP_SIMT_LAST_LANE()
328 create_output_operand (&ops[0], target, mode); in expand_GOMP_SIMT_ORDERED_PRED()
350 create_output_operand (&ops[0], target, mode); in expand_GOMP_SIMT_VOTE_ANY()
373 create_output_operand (&ops[0], target, mode); in expand_GOMP_SIMT_XCHG_BFLY()
396 create_output_operand (&ops[0], target, mode); in expand_GOMP_SIMT_XCHG_IDX()
925 create_output_operand (&ops[0], res, mode); in expand_addsub_overflow()
1146 create_output_operand (&ops[0], res, mode); in expand_addsub_overflow()
1297 create_output_operand (&ops[0], res, mode); in expand_neg_overflow()
[all …]
Doptabs.cc348 create_output_operand (&eops[op++], target, TYPE_MODE (ops->type)); in expand_widen_pattern_expr()
378 create_output_operand (&ops[0], target, mode); in expand_ternary_op()
443 create_output_operand (&ops[0], NULL_RTX, vmode); in expand_vector_broadcast()
1439 create_output_operand (&ops[0], target, tmp_mode); in expand_binop_directly()
3183 create_output_operand (&ops[0], target, mode); in expand_unop_direct()
4057 create_output_operand (&ops[0], target, GET_MODE (target)); in maybe_emit_unop_insn()
5029 create_output_operand (&ops[0], target, mode); in emit_conditional_move_1()
5078 create_output_operand (&ops[0], target, mode); in emit_conditional_neg_or_complement()
5166 create_output_operand (&ops[0], target, mode); in emit_conditional_add()
6142 create_output_operand (&ops[0], target, tmode); in expand_vec_perm_1()
[all …]
Doptabs.h102 create_output_operand (class expand_operand *op, rtx x, in create_output_operand() function
Dbuiltins.cc2500 create_output_operand (&ops[0], target, TYPE_MODE (TREE_TYPE (exp))); in expand_builtin_interclass_mathfn()
3101 create_output_operand (&ops[0], target, insn_mode); in expand_builtin_strlen()
3518 create_output_operand (&ops[0], in expand_movstr()
3953 create_output_operand (&ops[0], target, mode); in builtin_memset_gen_str()
4342 create_output_operand (&ops[0], target, insn_mode); in expand_cmpstr()
6273 create_output_operand (&ops[0], target, mode); in expand_ifn_atomic_bit_test_and()
6387 create_output_operand (&ops[0], target, TYPE_MODE (boolean_type_node)); in expand_ifn_atomic_op_fetch_cmp_0()
6654 create_output_operand (&op, target, Pmode); in expand_builtin_thread_pointer()
Dexpmed.cc1592 create_output_operand (&ops[0], target, ext_mode); in extract_bit_field_using_extv()
1701 create_output_operand (&ops[0], target, innermode); in extract_bit_field_1()
1763 create_output_operand (&ops[0], target, innermode); in extract_bit_field_1()
5517 create_output_operand (&ops[0], optimize ? NULL_RTX : target, result_mode); in emit_cstore()
Dexpr.cc2191 create_output_operand (&ops[0], target, insn_mode); in expand_cmpstrn_or_cmpmem()
7182 create_output_operand (&ops[0], target, mode); in store_constructor()
8875 create_output_operand (&ops[0], NULL_RTX, mode); in expand_misaligned_mem_ref()
10124 create_output_operand (&eops[0], target, mode); in expand_expr_real_2()
DChangeLog-201133301 (mips_expand_builtin_direct): Use create_output_operand and
33913 (create_fixed_operand, create_output_operand): Likewise
DChangeLog-201922205 (create_output_operand): Same.
/netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/
Ds390.h1237 create_output_operand (&ops[0], operands[0], GET_MODE (operands[0])); \
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/
Dmips.cc17184 create_output_operand (&ops[0], ops[1].value, ops[1].mode); in mips_expand_builtin_insn()
17247 create_output_operand (&ops[opno++], target, TYPE_MODE (TREE_TYPE (exp))); in mips_expand_builtin_direct()
17273 create_output_operand (&ops[0], target, TYPE_MODE (TREE_TYPE (exp))); in mips_expand_builtin_movtf()