Home
last modified time | relevance | path

Searched defs:indices (Results 1 – 25 of 83) sorted by relevance

1234

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvec-perm-indices.cc307 vec_perm_indices_to_tree (tree type, const vec_perm_indices &indices) in vec_perm_indices_to_tree()
322 vec_perm_indices_to_rtx (machine_mode mode, const vec_perm_indices &indices) in vec_perm_indices_to_rtx()
350 vec_perm_indices indices (builder, 1, 12); in test_vec_perm_12() local
H A Dtree-data-ref.h117 struct indices struct
122 /* A list of chrecs. Access functions of the indices. */ argument
123 vec<tree> access_fns;
127 bool unconstrained_base;
176 struct indices indices; member
H A Doptabs-query.cc536 vec_perm_indices indices (sel, 2, nunits); in can_mult_highpart_p() local
552 vec_perm_indices indices (sel, 2, nunits); in can_mult_highpart_p() local
H A Dtree-vect-data-refs.cc5344 vec_perm_indices indices; in vect_grouped_store_supported() local
5402 vec_perm_indices indices (sel, 2, nelt); in vect_grouped_store_supported() local
5527 vec_perm_indices indices; in vect_permute_store_chain() local
5597 vec_perm_indices indices (sel, 2, nelt); in vect_permute_store_chain() local
5966 vec_perm_indices indices; in vect_grouped_load_supported() local
6012 vec_perm_indices indices (sel, 2, nelt); in vect_grouped_load_supported() local
6150 vec_perm_indices indices; in vect_permute_load_chain() local
6203 vec_perm_indices indices (sel, 2, nelt); in vect_permute_load_chain() local
6363 vec_perm_indices indices (sel, 2, nelt); in vect_shift_permute_load_chain() local
6473 vec_perm_indices indices (sel, 2, nelt); in vect_shift_permute_load_chain() local
H A Dpointer-query.h167 auto_vec<unsigned> indices; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvec-perm-indices.c249 vec_perm_indices_to_tree (tree type, const vec_perm_indices &indices) in vec_perm_indices_to_tree()
264 vec_perm_indices_to_rtx (machine_mode mode, const vec_perm_indices &indices) in vec_perm_indices_to_rtx()
H A Dtree-data-ref.h117 struct indices struct
122 /* A list of chrecs. Access functions of the indices. */ argument
123 vec<tree> access_fns;
127 bool unconstrained_base;
173 struct indices indices; member
/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Dhash.cpp78 const unsigned indices[] = variable
/netbsd-src/external/apache2/llvm/dist/clang/utils/
H A DFindSpecRefs700 def __init__(self, indices, paragraph=None): argument
721 def __sub__(self, indices): argument
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dcache.c1223 getcounters(isc_stats_t * stats,isc_statsformat_t type,int ncounters,int * indices,uint64_t * values) getcounters() argument
1238 int indices[dns_cachestatscounter_max]; dns_cache_dumpstats() local
1312 int indices[dns_cachestatscounter_max]; dns_cache_renderxml() local
1366 int indices[dns_cachestatscounter_max]; dns_cache_renderjson() local
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dcgen-opc.c548 int *indices) in cgen_get_insn_operands()
582 int *indices, in cgen_lookup_get_insn_operands()
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dcgen-opc.c548 int *indices) in cgen_get_insn_operands()
582 int *indices, in cgen_lookup_get_insn_operands()
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dcache.c1309 int *indices, uint64_t *values) { in getcounters()
1324 int indices[dns_cachestatscounter_max]; in dns_cache_dumpstats() local
1393 int indices[dns_cachestatscounter_max]; in dns_cache_renderxml() local
1442 int indices[dns_cachestatscounter_max]; in dns_cache_renderjson() local
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/objc-private/
H A Dsarray.h138 struct sindex** indices; member
/netbsd-src/external/gpl3/gcc/dist/libobjc/objc-private/
H A Dsarray.h138 struct sindex** indices; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DConstantInitBuilder.cpp182 llvm::SmallVectorImpl<llvm::Constant*> &indices, in getGEPIndicesTo()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-fr30.c47 int indices [MAX_OPERAND_INSTANCES]; member
H A Dtc-or1k.c48 int indices [MAX_OPERAND_INSTANCES]; member
H A Dtc-ip2k.c48 int indices [MAX_OPERAND_INSTANCES]; member
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-fr30.c47 int indices [MAX_OPERAND_INSTANCES]; member
H A Dtc-or1k.c48 int indices [MAX_OPERAND_INSTANCES]; member
H A Dtc-ip2k.c48 int indices [MAX_OPERAND_INSTANCES]; member
H A Dtc-mt.c49 int indices [MAX_OPERAND_INSTANCES]; member
H A Dtc-lm32.c50 int indices[MAX_OPERAND_INSTANCES]; member
/netbsd-src/sys/arch/arm/sunxi/
H A Dsunxi_gates.c220 const u_int *indices; in sunxi_gates_attach() local

1234