Searched refs:out_type (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/external/bsd/atf/dist/atf-c/detail/ |
| H A D | process_test.c | 71 enum out_type { stdout_type, stderr_type }; enum 84 enum out_type m_type; 94 check_file(const enum out_type type) in check_file()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | tree-vect-patterns.c | 3742 adjust_bool_pattern (tree var, tree out_type, in adjust_bool_pattern() argument 3859 int out_prec = TYPE_PRECISION (out_type); in adjust_bool_pattern() 3868 irhs1 = adjust_bool_pattern_cast (out_type, irhs1, stmt_info); in adjust_bool_pattern() 3869 irhs2 = adjust_bool_pattern_cast (out_type, irhs2, stmt_info); in adjust_bool_pattern() 3927 tree out_type, stmt_vec_info stmt_info) in adjust_bool_stmts() argument 3941 out_type, stmt_info, defs); in adjust_bool_stmts()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | tree-vect-patterns.cc | 4100 adjust_bool_pattern (vec_info *vinfo, tree var, tree out_type, in adjust_bool_pattern() argument 4216 int out_prec = TYPE_PRECISION (out_type); in adjust_bool_pattern() 4226 out_type, irhs1, stmt_info); in adjust_bool_pattern() 4228 out_type, irhs2, stmt_info); in adjust_bool_pattern() 4286 tree out_type, stmt_vec_info stmt_info) in adjust_bool_stmts() argument 4300 out_type, stmt_info, defs); in adjust_bool_stmts()
|
| H A D | tree-vect-stmts.cc | 4802 tree new_tmp1, new_tmp2, new_tmp3, out_type; in vect_create_half_widening_stmts() local 4808 out_type = TREE_TYPE (vec_dest); in vect_create_half_widening_stmts() 4809 new_tmp1 = make_ssa_name (out_type); in vect_create_half_widening_stmts() 4815 new_tmp2 = make_ssa_name (out_type); in vect_create_half_widening_stmts()
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm.c | 7769 enum surface_update_type *out_type) in dm_determine_update_type_for_commit() argument 7922 *out_type = update_type; in dm_determine_update_type_for_commit()
|