Home
last modified time | relevance | path

Searched refs:isordered (Results 1 – 25 of 117) sorted by relevance

12345

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libclc/generic/lib/relational/
H A Disordered.cl9 _CLC_DEFINE_ISORDERED(int, isordered, float, float)
10 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(int, isordered, float, float)
15 // The scalar version of isordered(double, double) returns an int, but the vector versions
18 _CLC_DEFINE_ISORDERED(int, isordered, double, double)
19 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(long, isordered, double, double)
25 // The scalar version of isordered(half, half) returns an int, but the vector versions
28 _CLC_DEFINE_ISORDERED(int, isordered, half, half)
29 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(short, isordered, half, half)
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libclc/generic/lib/relational/
H A Disordered.cl9 _CLC_DEFINE_ISORDERED(int, isordered, float, float)
10 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(int, isordered, float, float)
15 // The scalar version of isordered(double, double) returns an int, but the vector versions
18 _CLC_DEFINE_ISORDERED(int, isordered, double, double)
19 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(long, isordered, double, double)
25 // The scalar version of isordered(half, half) returns an int, but the vector versions
28 _CLC_DEFINE_ISORDERED(int, isordered, half, half)
29 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(short, isordered, half, half)
/dports/devel/libclc/libclc-12.0.1.src/generic/lib/relational/
H A Disordered.cl9 _CLC_DEFINE_ISORDERED(int, isordered, float, float)
10 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(int, isordered, float, float)
15 // The scalar version of isordered(double, double) returns an int, but the vector versions
18 _CLC_DEFINE_ISORDERED(int, isordered, double, double)
19 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(long, isordered, double, double)
25 // The scalar version of isordered(half, half) returns an int, but the vector versions
28 _CLC_DEFINE_ISORDERED(int, isordered, half, half)
29 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(short, isordered, half, half)
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libclc/generic/lib/relational/
H A Disordered.cl9 _CLC_DEFINE_ISORDERED(int, isordered, float, float)
10 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(int, isordered, float, float)
15 // The scalar version of isordered(double, double) returns an int, but the vector versions
18 _CLC_DEFINE_ISORDERED(int, isordered, double, double)
19 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(long, isordered, double, double)
25 // The scalar version of isordered(half, half) returns an int, but the vector versions
28 _CLC_DEFINE_ISORDERED(int, isordered, half, half)
29 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(short, isordered, half, half)
/dports/devel/llvm12/llvm-project-12.0.1.src/libclc/generic/lib/relational/
H A Disordered.cl9 _CLC_DEFINE_ISORDERED(int, isordered, float, float)
10 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(int, isordered, float, float)
15 // The scalar version of isordered(double, double) returns an int, but the vector versions
18 _CLC_DEFINE_ISORDERED(int, isordered, double, double)
19 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(long, isordered, double, double)
25 // The scalar version of isordered(half, half) returns an int, but the vector versions
28 _CLC_DEFINE_ISORDERED(int, isordered, half, half)
29 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(short, isordered, half, half)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libclc/generic/lib/relational/
H A Disordered.cl9 _CLC_DEFINE_ISORDERED(int, isordered, float, float)
10 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(int, isordered, float, float)
15 // The scalar version of isordered(double, double) returns an int, but the vector versions
18 _CLC_DEFINE_ISORDERED(int, isordered, double, double)
19 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(long, isordered, double, double)
25 // The scalar version of isordered(half, half) returns an int, but the vector versions
28 _CLC_DEFINE_ISORDERED(int, isordered, half, half)
29 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(short, isordered, half, half)
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libclc/generic/lib/relational/
H A Disordered.cl9 _CLC_DEFINE_ISORDERED(int, isordered, float, float)
10 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(int, isordered, float, float)
15 // The scalar version of isordered(double, double) returns an int, but the vector versions
18 _CLC_DEFINE_ISORDERED(int, isordered, double, double)
19 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(long, isordered, double, double)
25 // The scalar version of isordered(half, half) returns an int, but the vector versions
28 _CLC_DEFINE_ISORDERED(int, isordered, half, half)
29 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(short, isordered, half, half)
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libclc/generic/lib/relational/
H A Disordered.cl9 _CLC_DEFINE_ISORDERED(int, isordered, float, float)
10 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(int, isordered, float, float)
15 // The scalar version of isordered(double, double) returns an int, but the vector versions
18 _CLC_DEFINE_ISORDERED(int, isordered, double, double)
19 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(long, isordered, double, double)
25 // The scalar version of isordered(half, half) returns an int, but the vector versions
28 _CLC_DEFINE_ISORDERED(int, isordered, half, half)
29 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(short, isordered, half, half)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libclc/generic/lib/relational/
H A Disordered.cl9 _CLC_DEFINE_ISORDERED(int, isordered, float, float)
10 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(int, isordered, float, float)
15 // The scalar version of isordered(double, double) returns an int, but the vector versions
18 _CLC_DEFINE_ISORDERED(int, isordered, double, double)
19 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(long, isordered, double, double)
25 // The scalar version of isordered(half, half) returns an int, but the vector versions
28 _CLC_DEFINE_ISORDERED(int, isordered, half, half)
29 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(short, isordered, half, half)
/dports/devel/llvm13/llvm-project-13.0.1.src/libclc/generic/lib/relational/
H A Disordered.cl9 _CLC_DEFINE_ISORDERED(int, isordered, float, float)
10 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(int, isordered, float, float)
15 // The scalar version of isordered(double, double) returns an int, but the vector versions
18 _CLC_DEFINE_ISORDERED(int, isordered, double, double)
19 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(long, isordered, double, double)
25 // The scalar version of isordered(half, half) returns an int, but the vector versions
28 _CLC_DEFINE_ISORDERED(int, isordered, half, half)
29 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(short, isordered, half, half)
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/BiFModule/Implementation/Relational/
H A Disordered.cl11 INLINE int OVERLOADABLE isordered( float x, float y )
21 GENERATE_VECTOR_FUNCTIONS_2ARGS_EXPLICIT( isordered, __intel_vector_isordered_helper, int, float )
25 INLINE int OVERLOADABLE isordered( double x, double y )
35 GENERATE_VECTOR_FUNCTIONS_2ARGS_EXPLICIT( isordered, __intel_vector_isordered_helper, long, double )
41 INLINE int OVERLOADABLE isordered( half x, half y )
51 GENERATE_VECTOR_FUNCTIONS_2ARGS_EXPLICIT( isordered, __intel_vector_isordered_helper, short, half )
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/BiFModule/Languages/OpenCL/Relational/
H A Disordered.cl12 INLINE int OVERLOADABLE isordered( float x, float y )
22 GENERATE_VECTOR_FUNCTIONS_2ARGS_EXPLICIT( isordered, __intel_vector_isordered_helper, int, float )
26 INLINE int OVERLOADABLE isordered( double x, double y )
36 GENERATE_VECTOR_FUNCTIONS_2ARGS_EXPLICIT( isordered, __intel_vector_isordered_helper, long, double )
42 INLINE int OVERLOADABLE isordered( half x, half y )
52 GENERATE_VECTOR_FUNCTIONS_2ARGS_EXPLICIT( isordered, __intel_vector_isordered_helper, short, half )
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libclc/generic/include/clc/relational/
H A Disordered.h1 #undef isordered
3 #define __CLC_FUNCTION isordered
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libclc/generic/include/clc/relational/
H A Disordered.h1 #undef isordered
3 #define __CLC_FUNCTION isordered
/dports/devel/libclc/libclc-12.0.1.src/generic/include/clc/relational/
H A Disordered.h1 #undef isordered
3 #define __CLC_FUNCTION isordered
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libclc/generic/include/clc/relational/
H A Disordered.h1 #undef isordered
3 #define __CLC_FUNCTION isordered
/dports/devel/llvm12/llvm-project-12.0.1.src/libclc/generic/include/clc/relational/
H A Disordered.h1 #undef isordered
3 #define __CLC_FUNCTION isordered
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libclc/generic/include/clc/relational/
H A Disordered.h1 #undef isordered
3 #define __CLC_FUNCTION isordered
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libclc/generic/include/clc/relational/
H A Disordered.h1 #undef isordered
3 #define __CLC_FUNCTION isordered
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libclc/generic/include/clc/relational/
H A Disordered.h1 #undef isordered
3 #define __CLC_FUNCTION isordered
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libclc/generic/include/clc/relational/
H A Disordered.h1 #undef isordered
3 #define __CLC_FUNCTION isordered
/dports/devel/llvm13/llvm-project-13.0.1.src/libclc/generic/include/clc/relational/
H A Disordered.h1 #undef isordered
3 #define __CLC_FUNCTION isordered
/dports/math/cgal/CGAL-5.3/include/CGAL/Set_movable_separability_2/Single_mold_translational_casting/
H A Dis_pullout_direction.h66 bool isordered = !cc_in_between(d, segment_outer_circle.second, in is_pullout_direction() local
68 if (isordered == (e_it == i)) return false; in is_pullout_direction()
150 bool isordered = !cc_in_between(d, in is_pullout_direction() local
153 if (!isordered) { in is_pullout_direction()
/dports/lang/pocl/pocl-1.8/lib/kernel/
H A Disordered.cl1 /* OpenCL built-in library: isordered()
27 DEFINE_EXPR_J_VV(isordered, isequal(a,a) && isequal(b,b))
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/core/tests/unit/
H A Dtest_set.py1183 self.assertTrue(i.isordered())
1188 self.assertTrue(i.isordered())
1957 if x._sets[0].isordered():
1959 if x._sets[1].isordered():
2135 a_ordered = a.isordered()
2139 b_ordered = b.isordered()
2218 if x._sets[0].isordered():
2419 a_ordered = a.isordered()
2423 b_ordered = b.isordered()
2621 a_ordered = a.isordered()
[all …]

12345