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
[RISCV] Fix mgather -> riscv.masked.strided.load combine not extending indices (...
[llvm-project.git]
/
libclc
/
generic
/
include
/
math
/
clc_remquo.h
blob
ed57ec98edf401624889ba968ff3d6bdbd624e24
1
#define __CLC_FUNCTION __clc_remquo
2
3
#define __CLC_BODY <clc/math/remquo.inc>
4
#define __CLC_ADDRESS_SPACE private
5
#include <clc/math/gentype.inc>
6
#undef __CLC_ADDRESS_SPACE
7
8
#undef __CLC_FUNCTION