repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[C++20] [Modules] Fix may-be incorrect ADL for module local entities (#123931)
[llvm-project.git]
/
libclc
/
generic
/
lib
/
relational
/
isnotequal.cl
blob
c04752b0d15b4d11d3b76a8e27d34060750ee115
1
#
include
<
clc
/
clc.h
>
2
#
include
<
clc
/
relational
/
clc_isnotequal.h
>
3
4
#
define FUNCTION isnotequal
5
#
define __CLC_BODY
"binary_def.inc"
6
7
#
include
<
clc
/
relational
/
floatn.inc
>