Polly 22.0.0git
|
#include <isl_val_private.h>
Go to the source code of this file.
Macros | |
#define | xFN(TYPE, NAME) |
#define | FN(TYPE, NAME) |
Functions | |
static __isl_give TYPE * | FN (TYPE, fixed_power_apply) |
__isl_give TYPE * | FN (TYPE, fixed_power) |
__isl_give TYPE * | FN (TYPE, fixed_power_val) |
#define FN | ( | TYPE, | |
NAME ) |
Definition at line 4 of file isl_power_templ.c.
#define xFN | ( | TYPE, | |
NAME ) |
Definition at line 3 of file isl_power_templ.c.
__isl_give TYPE * FN | ( | TYPE | , |
fixed_power | ) |
Definition at line 31 of file isl_power_templ.c.
References __isl_give, __isl_take, FN, isl_die, isl_error_invalid, isl_int_clear, isl_int_fdiv_q, isl_int_fdiv_r, isl_int_init, isl_int_is_neg, isl_int_is_zero, isl_int_neg, map, res, isl_ctx::two, and TYPE.
|
static |
Definition at line 15 of file isl_power_templ.c.
References __isl_give, __isl_keep, __isl_take, coalesce(), FN, map1, map2, res, and TYPE.
__isl_give TYPE * FN | ( | TYPE | , |
fixed_power_val | ) |
Definition at line 83 of file isl_power_templ.c.
References __isl_give, __isl_take, FN, isl_die, isl_error_invalid, isl_val_free(), isl_val_is_int(), map, and TYPE.