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
/
isunordered.cl
blob
46db60332c422e5ab240d989be273c21672bc950
1
#
include
<
clc
/
clc.h
>
2
#
include
<
clc
/
relational
/
clc_isunordered.h
>
3
4
#
define FUNCTION isunordered
5
#
define __CLC_BODY
"binary_def.inc"
6
7
#
include
<
clc
/
relational
/
floatn.inc
>