Searched refs:ctrl_type (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-loop-manip.cc433 tree ctrl_type = rgc->type; local
435 poly_uint64 nitems_per_ctrl = TYPE_VECTOR_SUBPARTS (ctrl_type) * rgc->factor;
613 init_ctrl = vect_gen_while (preheader_seq, ctrl_type,
632 tree unskipped_mask = vect_gen_while_not (preheader_seq, ctrl_type,
635 init_ctrl = gimple_build (preheader_seq, BIT_AND_EXPR, ctrl_type,
645 init_ctrl = build_minus_one_cst (ctrl_type);
654 next_ctrl = vect_gen_while (&stmts, ctrl_type, test_index,
/netbsd-current/sys/external/mit/xen-include-public/dist/xen/include/public/
H A Dsysctl.h315 uint32_t ctrl_type; member in struct:xen_set_cpufreq_para

Completed in 142 milliseconds