Home
last modified time | relevance | path

Searched refs:vec_cmp (Results 1 – 25 of 266) sorted by relevance

1234567891011

/dports/graphics/dssim/dssim-3.1.2/cargo-crates/rexif-0.7.3/src/
H A Difdformat.rs101 fn vec_cmp<F: Float>(va: &[F], vb: &[F]) -> bool { in vec_cmp() function
113 (TagValue::F32(x), TagValue::F32(y)) => vec_cmp(&x, &y), in tag_value_eq()
114 (TagValue::F64(x), TagValue::F64(y)) => vec_cmp(&x, &y), in tag_value_eq()
/dports/devel/systemc/systemc-2.3.4_pub_rev_20190614/src/sysc/datatypes/int/
H A Dsc_nbexterns.cpp87 int cmp_res = vec_cmp(new_und, ud, vnd, vd); in add_on_help()
300 int cmp_res = vec_cmp(und, ud, vnd, vd); in div_on_help_signed()
370 int cmp_res = vec_cmp(und, ud, vnd, vd); in div_on_help_unsigned()
444 int cmp_res = vec_cmp(und, ud, vnd, vd); in mod_on_help_signed()
522 int cmp_res = vec_cmp(und, ud, vnd, vd); in mod_on_help_unsigned()
H A Dsc_nbfriends.inc109 int cmp_res = vec_cmp(und, ud, vnd, vd);
217 int cmp_res = vec_cmp(und, ud, vnd, vd);
275 int cmp_res = vec_cmp(und, ud, vnd, vd);
H A Dsc_nbutils.h406 vec_cmp(int ulen, const sc_digit *u, in vec_cmp() function
500 return vec_cmp(ulen, u, vlen, v); in vec_skip_and_cmp()
/dports/cad/yosys/yosys-yosys-0.12/libs/ezsat/
H A Dezsat.cc910 void ezSAT::vec_cmp(const std::vector<int> &vec1, const std::vector<int> &vec2, int &carry, int &ov… in vec_cmp() function in ezSAT
938 vec_cmp(vec1, vec2, carry, overflow, sign, zero); in vec_lt_signed()
945 vec_cmp(vec1, vec2, carry, overflow, sign, zero); in vec_le_signed()
952 vec_cmp(vec1, vec2, carry, overflow, sign, zero); in vec_ge_signed()
959 vec_cmp(vec1, vec2, carry, overflow, sign, zero); in vec_gt_signed()
966 vec_cmp(vec1, vec2, carry, overflow, sign, zero); in vec_lt_unsigned()
973 vec_cmp(vec1, vec2, carry, overflow, sign, zero); in vec_le_unsigned()
980 vec_cmp(vec1, vec2, carry, overflow, sign, zero); in vec_ge_unsigned()
987 vec_cmp(vec1, vec2, carry, overflow, sign, zero); in vec_gt_unsigned()
H A Ddemo_cmp.cc67 sat.vec_cmp(va, vb, carry, overflow, sign, zero); in test_cmp()
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/linalg/bwc/mpfq/
H A Dmpfq_vbase.h107 long (*vec_cmp)(mpfq_vbase_ptr, const void *, const void *, unsigned long); member
/dports/multimedia/libv4l/linux-5.13-rc2/security/apparmor/
H A Dlabel.c165 static int vec_cmp(struct aa_profile **a, int an, struct aa_profile **b, int bn) in vec_cmp() function
471 return vec_cmp(a->vec, a->size, b->vec, b->size); in label_cmp()
731 int result = vec_cmp(this->vec, this->size, vec, n); in __vec_find()
/dports/multimedia/v4l_compat/linux-5.13-rc2/security/apparmor/
H A Dlabel.c165 static int vec_cmp(struct aa_profile **a, int an, struct aa_profile **b, int bn) in vec_cmp() function
471 return vec_cmp(a->vec, a->size, b->vec, b->size); in label_cmp()
731 int result = vec_cmp(this->vec, this->size, vec, n); in __vec_find()
/dports/multimedia/v4l-utils/linux-5.13-rc2/security/apparmor/
H A Dlabel.c165 static int vec_cmp(struct aa_profile **a, int an, struct aa_profile **b, int bn) in vec_cmp() function
471 return vec_cmp(a->vec, a->size, b->vec, b->size); in label_cmp()
731 int result = vec_cmp(this->vec, this->size, vec, n); in __vec_find()
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/linalg/bwc/
H A Dbwccheck.cpp372 int cmp = Av->vec_cmp(Av, dotprod_scratch[0], dotprod_scratch[1], nchecks); in check_V_files()
564 int cmp = Av->vec_cmp(Av, dotprod_scratch[0], dotprod_scratch[1], nchecks); in check_A_files()
H A Dbench_matcache.c176 if (A->vec_cmp(A, check0, check1, A->simd_groupsize(A)) != 0) { in check_func()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/s390/
H A Dvx-builtins.md41 ; Comparisons supported by the vec_cmp* builtins
741 (define_expand "vec_cmp<intcmp:code><VI_HW:mode>"
751 (define_expand "vec_cmp<fpcmp:code>v2df"
1876 (define_insn "*vec_cmp<VICMP:insn_cmp><VI_HW:mode>_cconly"
1958 (define_insn "*vec_cmp<insn_cmp>v2df_cconly"
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/s390/
H A Dvx-builtins.md41 ; Comparisons supported by the vec_cmp* builtins
741 (define_expand "vec_cmp<intcmp:code><VI_HW:mode>"
751 (define_expand "vec_cmp<fpcmp:code>v2df"
1876 (define_insn "*vec_cmp<VICMP:insn_cmp><VI_HW:mode>_cconly"
1958 (define_insn "*vec_cmp<insn_cmp>v2df_cconly"
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/s390/
H A Dvx-builtins.md43 ; Comparisons supported by the vec_cmp* builtins
760 (define_expand "vec_cmp<intcmp:code><VI_HW:mode>"
770 (define_expand "vec_cmp<fpcmp:code><mode>"
1862 (define_insn "*vec_cmp<VICMP:insn_cmp><VI_HW:mode>_cconly"
1945 (define_insn "*vec_cmp<insn_cmp><mode>_cconly"
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/s390/
H A Dvx-builtins.md43 ; Comparisons supported by the vec_cmp* builtins
760 (define_expand "vec_cmp<intcmp:code><VI_HW:mode>"
770 (define_expand "vec_cmp<fpcmp:code><mode>"
1862 (define_insn "*vec_cmp<VICMP:insn_cmp><VI_HW:mode>_cconly"
1945 (define_insn "*vec_cmp<insn_cmp><mode>_cconly"
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/s390/
H A Dvx-builtins.md43 ; Comparisons supported by the vec_cmp* builtins
760 (define_expand "vec_cmp<intcmp:code><VI_HW:mode>"
770 (define_expand "vec_cmp<fpcmp:code><mode>"
1862 (define_insn "*vec_cmp<VICMP:insn_cmp><VI_HW:mode>_cconly"
1945 (define_insn "*vec_cmp<insn_cmp><mode>_cconly"
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/s390/
H A Dvx-builtins.md43 ; Comparisons supported by the vec_cmp* builtins
760 (define_expand "vec_cmp<intcmp:code><VI_HW:mode>"
770 (define_expand "vec_cmp<fpcmp:code><mode>"
1862 (define_insn "*vec_cmp<VICMP:insn_cmp><VI_HW:mode>_cconly"
1945 (define_insn "*vec_cmp<insn_cmp><mode>_cconly"
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/s390/
H A Dvx-builtins.md43 ; Comparisons supported by the vec_cmp* builtins
760 (define_expand "vec_cmp<intcmp:code><VI_HW:mode>"
770 (define_expand "vec_cmp<fpcmp:code><mode>"
1862 (define_insn "*vec_cmp<VICMP:insn_cmp><VI_HW:mode>_cconly"
1945 (define_insn "*vec_cmp<insn_cmp><mode>_cconly"
/dports/lang/gcc8/gcc-8.5.0/gcc/config/s390/
H A Dvx-builtins.md43 ; Comparisons supported by the vec_cmp* builtins
759 (define_expand "vec_cmp<intcmp:code><VI_HW:mode>"
769 (define_expand "vec_cmp<fpcmp:code><mode>"
1861 (define_insn "*vec_cmp<VICMP:insn_cmp><VI_HW:mode>_cconly"
1944 (define_insn "*vec_cmp<insn_cmp><mode>_cconly"
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/s390/
H A Dvx-builtins.md42 ; Comparisons supported by the vec_cmp* builtins
798 (define_expand "vec_cmp<intcmp:code><VI_HW:mode>"
808 (define_expand "vec_cmp<fpcmp:code><mode>"
1966 (define_insn "*vec_cmp<VICMP:insn_cmp><VI_HW:mode>_cconly"
2049 (define_insn "*vec_cmp<insn_cmp><VF_HW:mode>_cconly"
/dports/lang/gcc9/gcc-9.4.0/gcc/config/s390/
H A Dvx-builtins.md42 ; Comparisons supported by the vec_cmp* builtins
805 (define_expand "vec_cmp<intcmp:code><VI_HW:mode>"
815 (define_expand "vec_cmp<fpcmp:code><mode>"
1999 (define_insn "*vec_cmp<VICMP:insn_cmp><VI_HW:mode>_cconly"
2082 (define_insn "*vec_cmp<insn_cmp><mode>_cconly"
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/s390/
H A Dvx-builtins.md42 ; Comparisons supported by the vec_cmp* builtins
805 (define_expand "vec_cmp<intcmp:code><VI_HW:mode>"
815 (define_expand "vec_cmp<fpcmp:code><mode>"
1999 (define_insn "*vec_cmp<VICMP:insn_cmp><VI_HW:mode>_cconly"
2082 (define_insn "*vec_cmp<insn_cmp><VF_HW:mode>_cconly"
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/s390/
H A Dvx-builtins.md42 ; Comparisons supported by the vec_cmp* builtins
805 (define_expand "vec_cmp<intcmp:code><VI_HW:mode>"
815 (define_expand "vec_cmp<fpcmp:code><mode>"
1999 (define_insn "*vec_cmp<VICMP:insn_cmp><VI_HW:mode>_cconly"
2082 (define_insn "*vec_cmp<insn_cmp><VF_HW:mode>_cconly"
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/s390/
H A Dvx-builtins.md42 ; Comparisons supported by the vec_cmp* builtins
772 (define_expand "vec_cmp<intcmp:code><VI_HW:mode>"
782 (define_expand "vec_cmp<fpcmp:code><mode>"
1966 (define_insn "*vec_cmp<VICMP:insn_cmp><VI_HW:mode>_cconly"
2049 (define_insn "*vec_cmp<insn_cmp><mode>_cconly"

1234567891011