bolt/deps/llvm-18.1.8/libclc/generic/include/clc/integer/mad_sat.inc

2 lines
98 B
PHP
Raw Normal View History

2025-02-14 19:21:04 +01:00
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE mad_sat(__CLC_GENTYPE x, __CLC_GENTYPE y, __CLC_GENTYPE z);