bolt/deps/llvm-18.1.8/libclc/generic/include/clc/relational/isnotequal.h

10 lines
184 B
C
Raw Normal View History

2025-02-14 19:21:04 +01:00
#undef isnotequal
#define __CLC_FUNCTION isnotequal
#define __CLC_BODY <clc/relational/binary_decl.inc>
#include <clc/relational/floatn.inc>
#undef __CLC_BODY
#undef __CLC_FUNCTION