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
[AMDGPU] Mark AGPR tuple implicit in the first instr of AGPR spills. (#115285)
[llvm-project.git]
/
clang
/
test
/
Modules
/
Inputs
/
MacroFabs1.h
blob
a78c5539f4a20ae42acb618aa228a2c38832384e
1
2
#undef fabs
3
#define fabs(x) (x)
4
5
#undef my_fabs
6
#define my_fabs(x) (x)