1#ifndef HALIDE_INTEGER_DIVISION_TABLE_H
2#define HALIDE_INTEGER_DIVISION_TABLE_H
13namespace IntegerDivision {
const int64_t table_runtime_srz32[256][4]
const int64_t table_runtime_srz16[256][4]
const int64_t table_runtime_u32[256][4]
const int64_t table_srz32[256][4]
const int64_t table_runtime_u8[256][4]
const int64_t table_runtime_srz8[256][4]
const int64_t table_srz16[256][4]
const int64_t table_runtime_u16[256][4]
const int64_t table_runtime_s8[256][4]
const int64_t table_s8[256][4]
const int64_t table_u16[256][4]
const int64_t table_u8[256][4]
const int64_t table_runtime_s32[256][4]
const int64_t table_u32[256][4]
const int64_t table_s32[256][4]
const int64_t table_s16[256][4]
const int64_t table_runtime_s16[256][4]
const int64_t table_srz8[256][4]
This file defines the class FunctionDAG, which is our representation of a Halide pipeline,...
@ Internal
Not visible externally, similar to 'static' linkage in C.
signed __INT64_TYPE__ int64_t