Home
last modified time | relevance | path

Searched defs:type_i (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm-mve-builtins.cc183 for (unsigned int type_i = 0; type_i < NUM_VECTOR_TYPES; ++type_i) in handle_arm_mve_types_h() local
/netbsd-src/sys/net/
H A Dif_llc.h58 } type_i /* XXX __packed ??? */; member
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins.cc1338 vector_type_index type_i = type_suffixes[suffix_i].vector_type; in infer_vector_or_tuple_type() local
3532 for (unsigned int type_i = 0; type_i < NUM_VECTOR_TYPES; ++type_i) in handle_arm_sve_h() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins.cc1343 vector_type_index type_i = type_suffixes[suffix_i].vector_type; in infer_vector_or_tuple_type() local
3532 for (unsigned int type_i = 0; type_i < NUM_VECTOR_TYPES; ++type_i) in handle_arm_sve_h() local
/netbsd-src/sys/arch/riscv/include/
H A Dinsn.h108 } type_i; member