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
/
remainder.cl
blob
0a22ee8be2dd86018671e7c2256907055aa08c2a
1
#
include
<
clc
/
clc.h
>
2
#
include
<
math
/
clc_remainder.h
>
3
4
#
define __CLC_FUNC remainder
5
#
define __CLC_BODY
<
clc_sw_binary.inc
>
6
#
include
<
clc
/
math
/
gentype.inc
>