Searched refs:elem_bits (Results 1 – 2 of 2) sorted by relevance
1018 unsigned int elem_bits = vector_element_size (GET_MODE_BITSIZE (mode), in lto_type_for_mode() local1020 tree bool_type = build_nonstandard_boolean_type (elem_bits); in lto_type_for_mode()
2273 unsigned int elem_bits = vector_element_size (GET_MODE_BITSIZE (mode), in c_common_type_for_mode() local2275 tree bool_type = build_nonstandard_boolean_type (elem_bits); in c_common_type_for_mode()