xref: /llvm-project-15.0.7/libclc/generic/include/clc/math/round.h (revision 052d95a6)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #undef round
2 #define round __clc_round
3 
4 #define __CLC_FUNCTION __clc_round
5 #define __CLC_INTRINSIC "llvm.round"
6 #include <clc/math/unary_intrin.inc>
7 
8 #undef __CLC_FUNCTION
9 #undef __CLC_INTRINSIC
10 

served by {OpenGrok

Last Index Update: Fri May 15 20:09:11 GMT 2026