Searched refs:nunits (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/ |
| H A D | qib_driver.c | 124 int nunits = 0, npresent = 0, nup = 0; in qib_count_units() local 132 nunits++; in qib_count_units() 149 return nunits; in qib_count_units()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | tree-vectorizer.h | 1544 vect_get_num_vectors (poly_uint64 nunits, tree vectype) 1546 return exact_div (nunits, TYPE_VECTOR_SUBPARTS (vectype)).to_constant (); 1564 vect_update_max_nunits (poly_uint64 *max_nunits, poly_uint64 nunits) 1569 *max_nunits = force_common_multiple (*max_nunits, nunits);
|
| H A D | machmode.def | 178 Like the above, but set the number of nunits of MODE to EXPR.
|
| H A D | target.def | 1947 it should use for those elements. If @var{nunits} is nonzero, ensure that\n\ 1948 the mode has exactly @var{nunits} elements, otherwise pick whichever vector\n\ 1953 There is no prescribed way of handling the case in which @var{nunits}\n\ 1965 when @var{nunits} is zero. This is the correct behavior for most targets.", 1967 (machine_mode vector_mode, scalar_mode element_mode, poly_uint64 nunits),
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | tree-vectorizer.h | 1544 vect_get_num_vectors (poly_uint64 nunits, tree vectype) 1546 return exact_div (nunits, TYPE_VECTOR_SUBPARTS (vectype)).to_constant (); 1564 vect_update_max_nunits (poly_uint64 *max_nunits, poly_uint64 nunits) 1569 *max_nunits = force_common_multiple (*max_nunits, nunits);
|
| H A D | machmode.def | 178 Like the above, but set the number of nunits of MODE to EXPR.
|
| H A D | target.def | 1947 it should use for those elements. If @var{nunits} is nonzero, ensure that\n\ 1948 the mode has exactly @var{nunits} elements, otherwise pick whichever vector\n\ 1953 There is no prescribed way of handling the case in which @var{nunits}\n\ 1965 when @var{nunits} is zero. This is the correct behavior for most targets.", 1967 (machine_mode vector_mode, scalar_mode element_mode, poly_uint64 nunits),
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/ |
| H A D | 0025-gentypes-genmodes-Do-not-use-__LINE__-for-maintainin.patch | 181 #define ADJUST_NUNITS(M, X) _ADD_ADJUST (nunits, M, X, RANDOM, RANDOM)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gccint.info | 9540 into a sequence of vectors that each have 'nunits' elements: 9544 if (!can_div_trunc_p (pos, nunits, &vec_entry, &vec_index))
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gccint.info | 9540 into a sequence of vectors that each have 'nunits' elements: 9544 if (!can_div_trunc_p (pos, nunits, &vec_entry, &vec_index))
|