Polly 20.0.0git
|
#include <isl_val_private.h>
Go to the source code of this file.
Macros | |
#define | xFN(TYPE, NAME) TYPE ## _ ## NAME |
#define | FN(TYPE, NAME) xFN(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) |
Definition at line 4 of file isl_power_templ.c.
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 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.
__isl_give TYPE * FN | ( | TYPE | , |
fixed_power_val | |||
) |
Definition at line 83 of file isl_power_templ.c.
References FN, isl_die, isl_error_invalid, isl_val_free(), isl_val_is_int(), map, and TYPE.