Home
last modified time | relevance | path

Searched refs:isnotequal (Results 1 – 25 of 104) sorted by relevance

12345

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libclc/generic/lib/relational/
H A Disnotequal.cl9 _CLC_DEFINE_ISNOTEQUAL(int, isnotequal, float, float)
10 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(int, isnotequal, float, float)
15 // The scalar version of isnotequal(double, double) returns an int, but the vector versions
18 _CLC_DEFINE_ISNOTEQUAL(int, isnotequal, double, double)
19 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(long, isnotequal, double, double)
25 // The scalar version of isnotequal(half, half) returns an int, but the vector versions
28 _CLC_DEFINE_ISNOTEQUAL(int, isnotequal, half, half)
29 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(short, isnotequal, half, half)
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libclc/generic/lib/relational/
H A Disnotequal.cl9 _CLC_DEFINE_ISNOTEQUAL(int, isnotequal, float, float)
10 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(int, isnotequal, float, float)
15 // The scalar version of isnotequal(double, double) returns an int, but the vector versions
18 _CLC_DEFINE_ISNOTEQUAL(int, isnotequal, double, double)
19 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(long, isnotequal, double, double)
25 // The scalar version of isnotequal(half, half) returns an int, but the vector versions
28 _CLC_DEFINE_ISNOTEQUAL(int, isnotequal, half, half)
29 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(short, isnotequal, half, half)
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libclc/generic/lib/relational/
H A Disnotequal.cl9 _CLC_DEFINE_ISNOTEQUAL(int, isnotequal, float, float)
10 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(int, isnotequal, float, float)
15 // The scalar version of isnotequal(double, double) returns an int, but the vector versions
18 _CLC_DEFINE_ISNOTEQUAL(int, isnotequal, double, double)
19 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(long, isnotequal, double, double)
25 // The scalar version of isnotequal(half, half) returns an int, but the vector versions
28 _CLC_DEFINE_ISNOTEQUAL(int, isnotequal, half, half)
29 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(short, isnotequal, half, half)
/dports/devel/llvm12/llvm-project-12.0.1.src/libclc/generic/lib/relational/
H A Disnotequal.cl9 _CLC_DEFINE_ISNOTEQUAL(int, isnotequal, float, float)
10 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(int, isnotequal, float, float)
15 // The scalar version of isnotequal(double, double) returns an int, but the vector versions
18 _CLC_DEFINE_ISNOTEQUAL(int, isnotequal, double, double)
19 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(long, isnotequal, double, double)
25 // The scalar version of isnotequal(half, half) returns an int, but the vector versions
28 _CLC_DEFINE_ISNOTEQUAL(int, isnotequal, half, half)
29 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(short, isnotequal, half, half)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libclc/generic/lib/relational/
H A Disnotequal.cl9 _CLC_DEFINE_ISNOTEQUAL(int, isnotequal, float, float)
10 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(int, isnotequal, float, float)
15 // The scalar version of isnotequal(double, double) returns an int, but the vector versions
18 _CLC_DEFINE_ISNOTEQUAL(int, isnotequal, double, double)
19 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(long, isnotequal, double, double)
25 // The scalar version of isnotequal(half, half) returns an int, but the vector versions
28 _CLC_DEFINE_ISNOTEQUAL(int, isnotequal, half, half)
29 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(short, isnotequal, half, half)
/dports/devel/libclc/libclc-12.0.1.src/generic/lib/relational/
H A Disnotequal.cl9 _CLC_DEFINE_ISNOTEQUAL(int, isnotequal, float, float)
10 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(int, isnotequal, float, float)
15 // The scalar version of isnotequal(double, double) returns an int, but the vector versions
18 _CLC_DEFINE_ISNOTEQUAL(int, isnotequal, double, double)
19 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(long, isnotequal, double, double)
25 // The scalar version of isnotequal(half, half) returns an int, but the vector versions
28 _CLC_DEFINE_ISNOTEQUAL(int, isnotequal, half, half)
29 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(short, isnotequal, half, half)
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libclc/generic/lib/relational/
H A Disnotequal.cl9 _CLC_DEFINE_ISNOTEQUAL(int, isnotequal, float, float)
10 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(int, isnotequal, float, float)
15 // The scalar version of isnotequal(double, double) returns an int, but the vector versions
18 _CLC_DEFINE_ISNOTEQUAL(int, isnotequal, double, double)
19 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(long, isnotequal, double, double)
25 // The scalar version of isnotequal(half, half) returns an int, but the vector versions
28 _CLC_DEFINE_ISNOTEQUAL(int, isnotequal, half, half)
29 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(short, isnotequal, half, half)
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libclc/generic/lib/relational/
H A Disnotequal.cl9 _CLC_DEFINE_ISNOTEQUAL(int, isnotequal, float, float)
10 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(int, isnotequal, float, float)
15 // The scalar version of isnotequal(double, double) returns an int, but the vector versions
18 _CLC_DEFINE_ISNOTEQUAL(int, isnotequal, double, double)
19 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(long, isnotequal, double, double)
25 // The scalar version of isnotequal(half, half) returns an int, but the vector versions
28 _CLC_DEFINE_ISNOTEQUAL(int, isnotequal, half, half)
29 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(short, isnotequal, half, half)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libclc/generic/lib/relational/
H A Disnotequal.cl9 _CLC_DEFINE_ISNOTEQUAL(int, isnotequal, float, float)
10 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(int, isnotequal, float, float)
15 // The scalar version of isnotequal(double, double) returns an int, but the vector versions
18 _CLC_DEFINE_ISNOTEQUAL(int, isnotequal, double, double)
19 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(long, isnotequal, double, double)
25 // The scalar version of isnotequal(half, half) returns an int, but the vector versions
28 _CLC_DEFINE_ISNOTEQUAL(int, isnotequal, half, half)
29 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(short, isnotequal, half, half)
/dports/devel/llvm13/llvm-project-13.0.1.src/libclc/generic/lib/relational/
H A Disnotequal.cl9 _CLC_DEFINE_ISNOTEQUAL(int, isnotequal, float, float)
10 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(int, isnotequal, float, float)
15 // The scalar version of isnotequal(double, double) returns an int, but the vector versions
18 _CLC_DEFINE_ISNOTEQUAL(int, isnotequal, double, double)
19 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(long, isnotequal, double, double)
25 // The scalar version of isnotequal(half, half) returns an int, but the vector versions
28 _CLC_DEFINE_ISNOTEQUAL(int, isnotequal, half, half)
29 _CLC_DEFINE_RELATIONAL_BINARY_VEC_ALL(short, isnotequal, half, half)
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/BiFModule/Implementation/Relational/
H A Disnotequal.cl11 INLINE int OVERLOADABLE isnotequal( float x, float y )
21 GENERATE_VECTOR_FUNCTIONS_2ARGS_EXPLICIT( isnotequal, __intel_vector_isnotequal_helper, int, float )
25 INLINE int OVERLOADABLE isnotequal( double x, double y )
35 GENERATE_VECTOR_FUNCTIONS_2ARGS_EXPLICIT( isnotequal, __intel_vector_isnotequal_helper, long, doubl…
41 INLINE int OVERLOADABLE isnotequal( half x, half y )
51 GENERATE_VECTOR_FUNCTIONS_2ARGS_EXPLICIT( isnotequal, __intel_vector_isnotequal_helper, short, half…
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/BiFModule/Languages/OpenCL/Relational/
H A Disnotequal.cl12 INLINE int OVERLOADABLE isnotequal( float x, float y )
22 GENERATE_VECTOR_FUNCTIONS_2ARGS_EXPLICIT( isnotequal, __intel_vector_isnotequal_helper, int, float )
26 INLINE int OVERLOADABLE isnotequal( double x, double y )
36 GENERATE_VECTOR_FUNCTIONS_2ARGS_EXPLICIT( isnotequal, __intel_vector_isnotequal_helper, long, doubl…
42 INLINE int OVERLOADABLE isnotequal( half x, half y )
52 GENERATE_VECTOR_FUNCTIONS_2ARGS_EXPLICIT( isnotequal, __intel_vector_isnotequal_helper, short, half…
/dports/science/PETSc/petsc-3.14.1/src/vec/f90-mod/
H A Dpetscvecmod.F9011 function isnotequal(A,B)
13 logical isnotequal local
36 function isnotequal(A,B) function
38 logical isnotequal local
40 isnotequal = (A%v .ne. B%v)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libclc/generic/include/clc/relational/
H A Disnotequal.h1 #undef isnotequal
3 #define __CLC_FUNCTION isnotequal
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libclc/generic/include/clc/relational/
H A Disnotequal.h1 #undef isnotequal
3 #define __CLC_FUNCTION isnotequal
/dports/devel/libclc/libclc-12.0.1.src/generic/include/clc/relational/
H A Disnotequal.h1 #undef isnotequal
3 #define __CLC_FUNCTION isnotequal
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libclc/generic/include/clc/relational/
H A Disnotequal.h1 #undef isnotequal
3 #define __CLC_FUNCTION isnotequal
/dports/devel/llvm12/llvm-project-12.0.1.src/libclc/generic/include/clc/relational/
H A Disnotequal.h1 #undef isnotequal
3 #define __CLC_FUNCTION isnotequal
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libclc/generic/include/clc/relational/
H A Disnotequal.h1 #undef isnotequal
3 #define __CLC_FUNCTION isnotequal
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libclc/generic/include/clc/relational/
H A Disnotequal.h1 #undef isnotequal
3 #define __CLC_FUNCTION isnotequal
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libclc/generic/include/clc/relational/
H A Disnotequal.h1 #undef isnotequal
3 #define __CLC_FUNCTION isnotequal
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libclc/generic/include/clc/relational/
H A Disnotequal.h1 #undef isnotequal
3 #define __CLC_FUNCTION isnotequal
/dports/devel/llvm13/llvm-project-13.0.1.src/libclc/generic/include/clc/relational/
H A Disnotequal.h1 #undef isnotequal
3 #define __CLC_FUNCTION isnotequal
/dports/lang/pocl/pocl-1.8/lib/kernel/
H A Disnotequal.cl1 /* OpenCL built-in library: isnotequal()
27 DEFINE_EXPR_J_VV(isnotequal, a!=b)
/dports/devel/hyperscan/boost_1_75_0/boost/compute/functional/
H A Drelational.hpp20 BOOST_COMPUTE_DECLARE_BUILTIN_FUNCTION_UNDERSCORE(isnotequal, int (T, T), class T)

12345