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
[analyzer][NFC] Factor out SymbolManager::get<*> (#121781)
[llvm-project.git]
/
libclc
/
generic
/
lib
/
math
/
rint.cl
blob
ecf7d5c1e6dde8d0a07bf1b3438a7677f58222e5
1
#
include
<
clc
/
clc.h
>
2
#
include
<
clc
/
math
/
clc_rint.h
>
3
4
#
undef __CLC_FUNCTION
5
#
define __CLC_FUNCTION rint
6
#
include
<
clc
/
math
/
unary_builtin.inc
>