Home
last modified time | relevance | path

Searched defs:b (Results 226 – 250 of 72401) sorted by relevance

12345678910>>...2897

/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-3v.c10 int8x8_t test_vand_s8(int8x8_t a, int8x8_t b) { in test_vand_s8()
17 int8x16_t test_vandq_s8(int8x16_t a, int8x16_t b) { in test_vandq_s8()
24 int16x4_t test_vand_s16(int16x4_t a, int16x4_t b) { in test_vand_s16()
31 int16x8_t test_vandq_s16(int16x8_t a, int16x8_t b) { in test_vandq_s16()
38 int32x2_t test_vand_s32(int32x2_t a, int32x2_t b) { in test_vand_s32()
45 int32x4_t test_vandq_s32(int32x4_t a, int32x4_t b) { in test_vandq_s32()
52 int64x1_t test_vand_s64(int64x1_t a, int64x1_t b) { in test_vand_s64()
66 uint8x8_t test_vand_u8(uint8x8_t a, uint8x8_t b) { in test_vand_u8()
122 int8x8_t test_vorr_s8(int8x8_t a, int8x8_t b) { in test_vorr_s8()
234 int8x8_t test_veor_s8(int8x8_t a, int8x8_t b) { in test_veor_s8()
[all …]
H A Dcomplex-math.c11 float _Complex add_float_rr(float a, float b) { in add_float_rr()
41 float _Complex sub_float_rr(float a, float b) { in sub_float_rr()
72 float _Complex mul_float_rr(float a, float b) { in mul_float_rr()
115 float _Complex div_float_rr(float a, float b) { in div_float_rr()
188 double _Complex add_double_rr(double a, double b) { in add_double_rr()
218 double _Complex sub_double_rr(double a, double b) { in sub_double_rr()
249 double _Complex mul_double_rr(double a, double b) { in mul_double_rr()
563 _Bool eq_float_cr(float _Complex a, float b) { in eq_float_cr()
571 _Bool eq_float_rc(float a, float _Complex b) { in eq_float_rc()
587 _Bool ne_float_cr(float _Complex a, float b) { in ne_float_cr()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-3v.c10 int8x8_t test_vand_s8(int8x8_t a, int8x8_t b) { in test_vand_s8()
17 int8x16_t test_vandq_s8(int8x16_t a, int8x16_t b) { in test_vandq_s8()
24 int16x4_t test_vand_s16(int16x4_t a, int16x4_t b) { in test_vand_s16()
31 int16x8_t test_vandq_s16(int16x8_t a, int16x8_t b) { in test_vandq_s16()
38 int32x2_t test_vand_s32(int32x2_t a, int32x2_t b) { in test_vand_s32()
45 int32x4_t test_vandq_s32(int32x4_t a, int32x4_t b) { in test_vandq_s32()
52 int64x1_t test_vand_s64(int64x1_t a, int64x1_t b) { in test_vand_s64()
66 uint8x8_t test_vand_u8(uint8x8_t a, uint8x8_t b) { in test_vand_u8()
122 int8x8_t test_vorr_s8(int8x8_t a, int8x8_t b) { in test_vorr_s8()
234 int8x8_t test_veor_s8(int8x8_t a, int8x8_t b) { in test_veor_s8()
[all …]
H A Dcomplex-math.c10 float _Complex add_float_rr(float a, float b) { in add_float_rr()
40 float _Complex sub_float_rr(float a, float b) { in sub_float_rr()
71 float _Complex mul_float_rr(float a, float b) { in mul_float_rr()
112 float _Complex div_float_rr(float a, float b) { in div_float_rr()
188 double _Complex add_double_rr(double a, double b) { in add_double_rr()
218 double _Complex sub_double_rr(double a, double b) { in sub_double_rr()
249 double _Complex mul_double_rr(double a, double b) { in mul_double_rr()
568 _Bool eq_float_cr(float _Complex a, float b) { in eq_float_cr()
576 _Bool eq_float_rc(float a, float _Complex b) { in eq_float_rc()
592 _Bool ne_float_cr(float _Complex a, float b) { in ne_float_cr()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-3v.c10 int8x8_t test_vand_s8(int8x8_t a, int8x8_t b) { in test_vand_s8()
17 int8x16_t test_vandq_s8(int8x16_t a, int8x16_t b) { in test_vandq_s8()
24 int16x4_t test_vand_s16(int16x4_t a, int16x4_t b) { in test_vand_s16()
31 int16x8_t test_vandq_s16(int16x8_t a, int16x8_t b) { in test_vandq_s16()
38 int32x2_t test_vand_s32(int32x2_t a, int32x2_t b) { in test_vand_s32()
45 int32x4_t test_vandq_s32(int32x4_t a, int32x4_t b) { in test_vandq_s32()
52 int64x1_t test_vand_s64(int64x1_t a, int64x1_t b) { in test_vand_s64()
66 uint8x8_t test_vand_u8(uint8x8_t a, uint8x8_t b) { in test_vand_u8()
122 int8x8_t test_vorr_s8(int8x8_t a, int8x8_t b) { in test_vorr_s8()
234 int8x8_t test_veor_s8(int8x8_t a, int8x8_t b) { in test_veor_s8()
[all …]
H A Dcomplex-math.c10 float _Complex add_float_rr(float a, float b) { in add_float_rr()
40 float _Complex sub_float_rr(float a, float b) { in sub_float_rr()
71 float _Complex mul_float_rr(float a, float b) { in mul_float_rr()
112 float _Complex div_float_rr(float a, float b) { in div_float_rr()
188 double _Complex add_double_rr(double a, double b) { in add_double_rr()
218 double _Complex sub_double_rr(double a, double b) { in sub_double_rr()
249 double _Complex mul_double_rr(double a, double b) { in mul_double_rr()
568 _Bool eq_float_cr(float _Complex a, float b) { in eq_float_cr()
576 _Bool eq_float_rc(float a, float _Complex b) { in eq_float_rc()
592 _Bool ne_float_cr(float _Complex a, float b) { in ne_float_cr()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/
H A Daarch64-neon-3v.c10 int8x8_t test_vand_s8(int8x8_t a, int8x8_t b) { in test_vand_s8()
17 int8x16_t test_vandq_s8(int8x16_t a, int8x16_t b) { in test_vandq_s8()
24 int16x4_t test_vand_s16(int16x4_t a, int16x4_t b) { in test_vand_s16()
31 int16x8_t test_vandq_s16(int16x8_t a, int16x8_t b) { in test_vandq_s16()
38 int32x2_t test_vand_s32(int32x2_t a, int32x2_t b) { in test_vand_s32()
45 int32x4_t test_vandq_s32(int32x4_t a, int32x4_t b) { in test_vandq_s32()
52 int64x1_t test_vand_s64(int64x1_t a, int64x1_t b) { in test_vand_s64()
66 uint8x8_t test_vand_u8(uint8x8_t a, uint8x8_t b) { in test_vand_u8()
122 int8x8_t test_vorr_s8(int8x8_t a, int8x8_t b) { in test_vorr_s8()
234 int8x8_t test_veor_s8(int8x8_t a, int8x8_t b) { in test_veor_s8()
[all …]
H A Dcomplex-math.c11 float _Complex add_float_rr(float a, float b) { in add_float_rr()
41 float _Complex sub_float_rr(float a, float b) { in sub_float_rr()
72 float _Complex mul_float_rr(float a, float b) { in mul_float_rr()
115 float _Complex div_float_rr(float a, float b) { in div_float_rr()
188 double _Complex add_double_rr(double a, double b) { in add_double_rr()
218 double _Complex sub_double_rr(double a, double b) { in sub_double_rr()
249 double _Complex mul_double_rr(double a, double b) { in mul_double_rr()
563 _Bool eq_float_cr(float _Complex a, float b) { in eq_float_cr()
571 _Bool eq_float_rc(float a, float _Complex b) { in eq_float_rc()
587 _Bool ne_float_cr(float _Complex a, float b) { in ne_float_cr()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGen/
H A Dcomplex-math.c12 float _Complex add_float_rr(float a, float b) { in add_float_rr()
42 float _Complex sub_float_rr(float a, float b) { in sub_float_rr()
73 float _Complex mul_float_rr(float a, float b) { in mul_float_rr()
114 float _Complex div_float_rr(float a, float b) { in div_float_rr()
190 double _Complex add_double_rr(double a, double b) { in add_double_rr()
220 double _Complex sub_double_rr(double a, double b) { in sub_double_rr()
251 double _Complex mul_double_rr(double a, double b) { in mul_double_rr()
570 _Bool eq_float_cr(float _Complex a, float b) { in eq_float_cr()
578 _Bool eq_float_rc(float a, float _Complex b) { in eq_float_rc()
594 _Bool ne_float_cr(float _Complex a, float b) { in ne_float_cr()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/
H A Dcomplex-math.c10 float _Complex add_float_rr(float a, float b) { in add_float_rr()
40 float _Complex sub_float_rr(float a, float b) { in sub_float_rr()
71 float _Complex mul_float_rr(float a, float b) { in mul_float_rr()
113 float _Complex div_float_rr(float a, float b) { in div_float_rr()
182 double _Complex add_double_rr(double a, double b) { in add_double_rr()
212 double _Complex sub_double_rr(double a, double b) { in sub_double_rr()
243 double _Complex mul_double_rr(double a, double b) { in mul_double_rr()
548 _Bool eq_float_cr(float _Complex a, float b) { in eq_float_cr()
556 _Bool eq_float_rc(float a, float _Complex b) { in eq_float_rc()
572 _Bool ne_float_cr(float _Complex a, float b) { in ne_float_cr()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Dcomplex-math.c11 float _Complex add_float_rr(float a, float b) { in add_float_rr()
41 float _Complex sub_float_rr(float a, float b) { in sub_float_rr()
72 float _Complex mul_float_rr(float a, float b) { in mul_float_rr()
115 float _Complex div_float_rr(float a, float b) { in div_float_rr()
188 double _Complex add_double_rr(double a, double b) { in add_double_rr()
218 double _Complex sub_double_rr(double a, double b) { in sub_double_rr()
249 double _Complex mul_double_rr(double a, double b) { in mul_double_rr()
563 _Bool eq_float_cr(float _Complex a, float b) { in eq_float_cr()
571 _Bool eq_float_rc(float a, float _Complex b) { in eq_float_rc()
587 _Bool ne_float_cr(float _Complex a, float b) { in ne_float_cr()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/
H A Dcomplex-math.c10 float _Complex add_float_rr(float a, float b) { in add_float_rr()
40 float _Complex sub_float_rr(float a, float b) { in sub_float_rr()
71 float _Complex mul_float_rr(float a, float b) { in mul_float_rr()
113 float _Complex div_float_rr(float a, float b) { in div_float_rr()
182 double _Complex add_double_rr(double a, double b) { in add_double_rr()
212 double _Complex sub_double_rr(double a, double b) { in sub_double_rr()
243 double _Complex mul_double_rr(double a, double b) { in mul_double_rr()
548 _Bool eq_float_cr(float _Complex a, float b) { in eq_float_cr()
556 _Bool eq_float_rc(float a, float _Complex b) { in eq_float_rc()
572 _Bool ne_float_cr(float _Complex a, float b) { in ne_float_cr()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Dcomplex-math.c11 float _Complex add_float_rr(float a, float b) { in add_float_rr()
41 float _Complex sub_float_rr(float a, float b) { in sub_float_rr()
72 float _Complex mul_float_rr(float a, float b) { in mul_float_rr()
115 float _Complex div_float_rr(float a, float b) { in div_float_rr()
188 double _Complex add_double_rr(double a, double b) { in add_double_rr()
218 double _Complex sub_double_rr(double a, double b) { in sub_double_rr()
249 double _Complex mul_double_rr(double a, double b) { in mul_double_rr()
563 _Bool eq_float_cr(float _Complex a, float b) { in eq_float_cr()
571 _Bool eq_float_rc(float a, float _Complex b) { in eq_float_rc()
587 _Bool ne_float_cr(float _Complex a, float b) { in ne_float_cr()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/
H A Dcomplex-math.c10 float _Complex add_float_rr(float a, float b) { in add_float_rr()
40 float _Complex sub_float_rr(float a, float b) { in sub_float_rr()
71 float _Complex mul_float_rr(float a, float b) { in mul_float_rr()
113 float _Complex div_float_rr(float a, float b) { in div_float_rr()
182 double _Complex add_double_rr(double a, double b) { in add_double_rr()
212 double _Complex sub_double_rr(double a, double b) { in sub_double_rr()
243 double _Complex mul_double_rr(double a, double b) { in mul_double_rr()
548 _Bool eq_float_cr(float _Complex a, float b) { in eq_float_cr()
556 _Bool eq_float_rc(float a, float _Complex b) { in eq_float_rc()
572 _Bool ne_float_cr(float _Complex a, float b) { in ne_float_cr()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/
H A Dcomplex-math.c11 float _Complex add_float_rr(float a, float b) { in add_float_rr()
41 float _Complex sub_float_rr(float a, float b) { in sub_float_rr()
72 float _Complex mul_float_rr(float a, float b) { in mul_float_rr()
115 float _Complex div_float_rr(float a, float b) { in div_float_rr()
188 double _Complex add_double_rr(double a, double b) { in add_double_rr()
218 double _Complex sub_double_rr(double a, double b) { in sub_double_rr()
249 double _Complex mul_double_rr(double a, double b) { in mul_double_rr()
563 _Bool eq_float_cr(float _Complex a, float b) { in eq_float_cr()
571 _Bool eq_float_rc(float a, float _Complex b) { in eq_float_rc()
587 _Bool ne_float_cr(float _Complex a, float b) { in ne_float_cr()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGen/
H A Dcomplex-math.c12 float _Complex add_float_rr(float a, float b) { in add_float_rr()
42 float _Complex sub_float_rr(float a, float b) { in sub_float_rr()
73 float _Complex mul_float_rr(float a, float b) { in mul_float_rr()
114 float _Complex div_float_rr(float a, float b) { in div_float_rr()
190 double _Complex add_double_rr(double a, double b) { in add_double_rr()
220 double _Complex sub_double_rr(double a, double b) { in sub_double_rr()
251 double _Complex mul_double_rr(double a, double b) { in mul_double_rr()
570 _Bool eq_float_cr(float _Complex a, float b) { in eq_float_cr()
578 _Bool eq_float_rc(float a, float _Complex b) { in eq_float_rc()
594 _Bool ne_float_cr(float _Complex a, float b) { in ne_float_cr()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Dcomplex-math.c11 float _Complex add_float_rr(float a, float b) { in add_float_rr()
41 float _Complex sub_float_rr(float a, float b) { in sub_float_rr()
72 float _Complex mul_float_rr(float a, float b) { in mul_float_rr()
115 float _Complex div_float_rr(float a, float b) { in div_float_rr()
188 double _Complex add_double_rr(double a, double b) { in add_double_rr()
218 double _Complex sub_double_rr(double a, double b) { in sub_double_rr()
249 double _Complex mul_double_rr(double a, double b) { in mul_double_rr()
563 _Bool eq_float_cr(float _Complex a, float b) { in eq_float_cr()
571 _Bool eq_float_rc(float a, float _Complex b) { in eq_float_rc()
587 _Bool ne_float_cr(float _Complex a, float b) { in ne_float_cr()
[all …]
/dports/devel/libsimdpp/libsimdpp-2.1-400-g9dac213d/simdpp/detail/insn/
H A Dbit_andnot.h28 uint8<16> i_bit_andnot(const uint8<16>& a, const uint8<16>& b) in i_bit_andnot()
45 uint8<32> i_bit_andnot(const uint8<32>& a, const uint8<32>& b) in i_bit_andnot()
61 uint8<16> i_bit_andnot(const uint8<16>& a, const mask_int8<16>& b) in i_bit_andnot()
74 uint8<32> i_bit_andnot(const uint8<32>& a, const mask_int8<32>& b) in i_bit_andnot()
127 uint16<8> i_bit_andnot(const uint16<8>& a, const uint16<8>& b) in i_bit_andnot()
216 uint32<4> i_bit_andnot(const uint32<4>& a, const uint32<4>& b) in i_bit_andnot()
223 uint32<8> i_bit_andnot(const uint32<8>& a, const uint32<8>& b) in i_bit_andnot()
308 uint64<2> i_bit_andnot(const uint64<2>& a, const uint64<2>& b) in i_bit_andnot()
319 uint64<4> i_bit_andnot(const uint64<4>& a, const uint64<4>& b) in i_bit_andnot()
327 uint64<8> i_bit_andnot(const uint64<8>& a, const uint64<8>& b) in i_bit_andnot()
[all …]
H A Dbit_and.h28 uint8<16> i_bit_and(const uint8<16>& a, const uint8<16>& b) in i_bit_and()
45 uint8<32> i_bit_and(const uint8<32>& a, const uint8<32>& b) in i_bit_and()
61 uint8<16> i_bit_and(const uint8<16>& a, const mask_int8<16>& b) in i_bit_and()
74 uint8<32> i_bit_and(const uint8<32>& a, const mask_int8<32>& b) in i_bit_and()
127 uint16<8> i_bit_and(const uint16<8>& a, const uint16<8>& b) in i_bit_and()
216 uint32<4> i_bit_and(const uint32<4>& a, const uint32<4>& b) in i_bit_and()
223 uint32<8> i_bit_and(const uint32<8>& a, const uint32<8>& b) in i_bit_and()
308 uint64<2> i_bit_and(const uint64<2>& a, const uint64<2>& b) in i_bit_and()
319 uint64<4> i_bit_and(const uint64<4>& a, const uint64<4>& b) in i_bit_and()
327 uint64<8> i_bit_and(const uint64<8>& a, const uint64<8>& b) in i_bit_and()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGen/
H A Dcomplex-math.c10 float _Complex add_float_rr(float a, float b) { in add_float_rr()
40 float _Complex sub_float_rr(float a, float b) { in sub_float_rr()
71 float _Complex mul_float_rr(float a, float b) { in mul_float_rr()
112 float _Complex div_float_rr(float a, float b) { in div_float_rr()
188 double _Complex add_double_rr(double a, double b) { in add_double_rr()
218 double _Complex sub_double_rr(double a, double b) { in sub_double_rr()
249 double _Complex mul_double_rr(double a, double b) { in mul_double_rr()
568 _Bool eq_float_cr(float _Complex a, float b) { in eq_float_cr()
576 _Bool eq_float_rc(float a, float _Complex b) { in eq_float_rc()
592 _Bool ne_float_cr(float _Complex a, float b) { in ne_float_cr()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/
H A Dcomplex-math.c11 float _Complex add_float_rr(float a, float b) { in add_float_rr()
41 float _Complex sub_float_rr(float a, float b) { in sub_float_rr()
72 float _Complex mul_float_rr(float a, float b) { in mul_float_rr()
115 float _Complex div_float_rr(float a, float b) { in div_float_rr()
188 double _Complex add_double_rr(double a, double b) { in add_double_rr()
218 double _Complex sub_double_rr(double a, double b) { in sub_double_rr()
249 double _Complex mul_double_rr(double a, double b) { in mul_double_rr()
563 _Bool eq_float_cr(float _Complex a, float b) { in eq_float_cr()
571 _Bool eq_float_rc(float a, float _Complex b) { in eq_float_rc()
587 _Bool ne_float_cr(float _Complex a, float b) { in ne_float_cr()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Dcomplex-math.c11 float _Complex add_float_rr(float a, float b) { in add_float_rr()
41 float _Complex sub_float_rr(float a, float b) { in sub_float_rr()
72 float _Complex mul_float_rr(float a, float b) { in mul_float_rr()
115 float _Complex div_float_rr(float a, float b) { in div_float_rr()
188 double _Complex add_double_rr(double a, double b) { in add_double_rr()
218 double _Complex sub_double_rr(double a, double b) { in sub_double_rr()
249 double _Complex mul_double_rr(double a, double b) { in mul_double_rr()
563 _Bool eq_float_cr(float _Complex a, float b) { in eq_float_cr()
571 _Bool eq_float_rc(float a, float _Complex b) { in eq_float_rc()
587 _Bool ne_float_cr(float _Complex a, float b) { in ne_float_cr()
[all …]
/dports/math/reduce/Reduce-svn5758-src/csl/cslbase/
H A Darith-compare.cpp191 bool Eqn::op(Rat a, Rat b) in op()
197 bool Eqn::op(Cpx a, Rat b) in op()
201 bool Eqn::op(SFlt a, Rat b) in op()
205 bool Eqn::op(Flt a, Rat b) in op()
213 bool Eqn::op(LFlt a, Rat b) in op()
225 bool Eqn::op(Rat a, Cpx b) in op()
229 bool Eqn::op(Cpx a, Cpx b) in op()
238 bool Eqn::op(Flt a, Cpx b) in op()
290 bool Eqn::op(Rat a, Flt b) in op()
294 bool Eqn::op(Cpx a, Flt b) in op()
[all …]
/dports/math/mingw32-libgmp/gmp-6.0.0/tests/cxx/
H A Dt-ops.cc40 mpz_class b; in check_mpz() local
47 mpz_class b; in check_mpz() local
54 mpz_class b; in check_mpz() local
61 mpz_class b; in check_mpz() local
70 mpz_class b; in check_mpz() local
75 mpz_class b; in check_mpz() local
130 long b = -4; in check_mpz() local
236 long b = 45; in check_mpz() local
431 mpq_class b; in check_mpq() local
438 mpq_class b; in check_mpq() local
[all …]
/dports/math/mpir/mpir-3.0.0/tests/cxx/
H A Dt-ops.cc40 mpz_class b; in check_mpz() local
47 mpz_class b; in check_mpz() local
54 mpz_class b; in check_mpz() local
61 mpz_class b; in check_mpz() local
68 mpz_class b; in check_mpz() local
73 mpz_class b; in check_mpz() local
128 long b = -4; in check_mpz() local
234 long b = 45; in check_mpz() local
429 mpq_class b; in check_mpq() local
436 mpq_class b; in check_mpq() local
[all …]

12345678910>>...2897