Searched defs:perm (Results 1 - 17 of 17) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/go.test/test/bench/shootout/
H A Dfannkuch.c49 Aint* perm; local
[all...]
/haiku-buildtools/gcc/mpfr/src/
H A Dsum.c50 mpfr_sum_sort (mpfr_srcptr *const tab, unsigned long n, mpfr_srcptr *perm) argument
132 heap_sort (mpfr_srcptr *const tab, unsigned long n, mpfr_srcptr *perm) argument
98 count_sort(mpfr_srcptr *const tab, unsigned long n, mpfr_srcptr *perm, mpfr_exp_t min, mpfr_uexp_t exp_num) argument
248 mpfr_srcptr *perm, *const tab = (mpfr_srcptr *) tab_p; local
[all...]
/haiku-buildtools/gcc/mpfr/tests/
H A Dtsum.c28 check_is_sorted (unsigned long n, mpfr_srcptr *perm) argument
127 mpfr_srcptr *perm; local
/haiku-buildtools/gcc/libstdc++-v3/src/filesystem/
H A Dops.cc661 create_dir(const fs::path& p, fs::perms perm, std::error_code& ec) argument
/haiku-buildtools/gcc/libvtv/
H A Dvtv_rts.cc1052 __VLTChangePermission (int perm) argument
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-hppa.c2304 int perm = 0; local
/haiku-buildtools/gcc/gcc/fortran/
H A Dcheck.c3825 int i, order_size, dim, perm[GFC_MAX_DIMENSIONS]; local
/haiku-buildtools/binutils/gas/config/
H A Dtc-hppa.c3895 int perm = 0; local
/haiku-buildtools/legacy/binutils/gas/
H A Decoff.c2028 char *perm; local
/haiku-buildtools/gcc/gcc/
H A Doptabs.c7023 rtx m1, m2, perm; local
/haiku-buildtools/binutils/gas/
H A Decoff.c2035 char *perm; local
/haiku-buildtools/gcc/gcc/config/aarch64/
H A Daarch64.c9544 unsigned char perm[MAX_VECT_LEN]; member in struct:expand_vec_perm_d
[all...]
/haiku-buildtools/gcc/gcc/config/ia64/
H A Dia64.c377 unsigned char perm[MAX_VECT_LEN]; member in struct:expand_vec_perm_d
11297 expand_vselect(rtx target, rtx op0, const unsigned char *perm, unsigned nelt) argument
11321 expand_vselect_vconcat(rtx target, rtx op0, rtx op1, const unsigned char *perm, unsigned nelt) argument
11681 unsigned char perm[MAX_VECT_LEN]; local
[all...]
/haiku-buildtools/gcc/gcc/config/mips/
H A Dmips.c18624 unsigned char perm[MAX_VECT_LEN]; member in struct:expand_vec_perm_d
18635 mips_expand_vselect(rtx target, rtx op0, const unsigned char *perm, unsigned nelt) argument
18661 mips_expand_vselect_vconcat(rtx target, rtx op0, rtx op1, const unsigned char *perm, unsigned nelt) argument
[all...]
/haiku-buildtools/gcc/gcc/config/arm/
H A Darm.c27961 unsigned char perm[MAX_VECT_LEN]; member in struct:expand_vec_perm_d
[all...]
/haiku-buildtools/gcc/gcc/config/rs6000/
H A Drs6000.c12429 rtx perm[16]; local
31340 rtx perm[16]; local
31433 unsigned char perm[16]; member in struct:altivec_perm_insn
31471 unsigned char perm[16]; local
31743 rs6000_do_expand_vec_perm(rtx target, rtx op0, rtx op1, machine_mode vmode, unsigned nelt, rtx perm[]) argument
31770 rtx perm[16]; local
31785 rtx perm[16]; local
[all...]
/haiku-buildtools/gcc/gcc/config/i386/
H A Di386.c22063 unsigned char perm[MAX_VECT_LEN]; member in struct:expand_vec_perm_d
47052 expand_vselect(rtx target, rtx op0, const unsigned char *perm, unsigned nelt, bool testing_p) argument
47085 expand_vselect_vconcat(rtx target, rtx op0, rtx op1, const unsigned char *perm, unsigned nelt, bool testing_p) argument
47414 unsigned char perm[64]; local
48424 unsigned i, j, nelt = d->nelt, nelt2 = nelt / 2, perm; local
49763 unsigned char perm[MAX_VECT_LEN]; local
[all...]

Completed in 730 milliseconds