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
[OpenACC] Implement 'collapse' for combined constructs.
[llvm-project.git]
/
libclc
/
generic
/
include
/
clc
/
relational
/
isordered.h
blob
89e9620a460085a58900d11ab2b4e1da64508b60
1
#undef isordered
2
3
#define __CLC_FUNCTION isordered
4
#define __CLC_BODY <clc/relational/binary_decl.inc>
5
6
#include <clc/relational/floatn.inc>
7
8
#undef __CLC_BODY
9
#undef __CLC_FUNCTION