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
[SampleProfileLoader] Fix integer overflow in generateMDProfMetadata (#90217)
[llvm-project.git]
/
libclc
/
generic
/
lib
/
math
/
nan.cl
blob
03752ab2d238b9a12ec409ad3b0a8884dd7f2017
1
#
include
<
clc
/
clc.h
>
2
#
include
"utils.h"
3
4
#
define __CLC_AS_GENTYPE __CLC_XCONCAT
(
as_
,
__CLC_GENTYPE
)
5
#
define __CLC_BODY
<
nan.inc
>
6
#
include
<
clc
/
math
/
gentype.inc
>