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
[NFC][AArch64] Explicitly define undefined bits for instructions (#122129)
[llvm-project.git]
/
libclc
/
generic
/
lib
/
relational
/
signbit.cl
blob
1cf993e22cb599b0e86c5b3e0b4595acaf2b77b3
1
#
include
<
clc
/
clc.h
>
2
#
include
<
clc
/
relational
/
clc_signbit.h
>
3
4
#
define FUNCTION signbit
5
#
define __CLC_BODY
"unary_def.inc"
6
7
#
include
<
clc
/
relational
/
floatn.inc
>