xref: /llvm-project-15.0.7/libclc/generic/include/clc/math/trunc.h (revision 052d95a6)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #undef trunc
2 #define trunc __clc_trunc
3 
4 #define __CLC_FUNCTION __clc_trunc
5 #define __CLC_INTRINSIC "llvm.trunc"
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