blob: bc2e7e2a2912938a838e7d1ed5e37abaafd40ece [file]
//===----------------------------------------------------------------------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===----------------------------------------------------------------------===//
#include <clc/clc.h>
#include <clc/integer/clc_clz.h>
#define FUNCTION clz
#define __CLC_BODY <clc/shared/unary_def.inc>
#include <clc/integer/gentype.inc>