Home
last modified time | relevance | path

Searched defs:add_constant (Results 1 – 2 of 2) sorted by relevance

/llvm-project/polly/lib/External/isl/
H A Disl_pw_add_constant_templ.c17 __isl_give PW *FN(FN(PW,add_constant),VAL_BASE)(__isl_take PW *pw, in FN() argument
/llvm-project/polly/lib/External/isl/include/isl/
H A Disl-noexceptions.h4961 isl::aff aff::add_constant(isl::val v) const in add_constant() function
4967 isl::aff aff::add_constant(long v) const in add_constant() function
4972 isl::multi_aff aff::add_constant(const isl::multi_val &mv) const in add_constant() function
12069 isl::multi_aff multi_aff::add_constant(isl::multi_val mv) const in add_constant() function
12075 isl::multi_aff multi_aff::add_constant(isl::val v) const in add_constant() function
12081 isl::multi_aff multi_aff::add_constant(long v) const in add_constant() function
13064 isl::multi_pw_aff multi_pw_aff::add_constant(isl::multi_val mv) const in add_constant() function
13070 isl::multi_pw_aff multi_pw_aff::add_constant(isl::val v) const in add_constant() function
13076 isl::multi_pw_aff multi_pw_aff::add_constant(long v) const in add_constant() function
15119 isl::pw_aff pw_aff::add_constant(isl::val v) const in add_constant() function
[all …]