Home
last modified time | relevance | path

Searched refs:get_aff (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/polly/lib/Support/
DISLTools.cpp38 auto ShiftAff = Identity.get_aff(Pos); in makeShiftDimAff()
/external/llvm-project/polly/lib/External/isl/
Disl_output.c1262 static __isl_give isl_basic_map *get_aff(__isl_take isl_basic_map *bmap) in get_aff() function
1349 split[i].aff = get_aff(isl_basic_map_copy(map->p[i])); in split_aff()
/external/llvm-project/polly/lib/External/isl/include/isl/
Disl-noexceptions.h355 inline aff get_aff(int index) const;
955 inline aff get_aff() const;
1572 inline aff get_aff(int pos) const;
4422 aff aff_list::get_aff(int index) const in get_aff() function
7016 aff constraint::get_aff() const in get_aff() function
9689 aff multi_aff::get_aff(int pos) const in get_aff() function