Searched +defs:point +defs:max (Results 1 – 3 of 3) sorted by relevance
277 class point; variable5377 isl::multi_pw_aff aff::max(const isl::multi_pw_aff &multi2) const in max() function5382 isl::pw_aff aff::max(const isl::pw_aff &pwaff2) const in max() function12371 isl::multi_pw_aff multi_aff::max(const isl::multi_pw_aff &multi2) const in max() function13295 isl::multi_pw_aff multi_pw_aff::max(isl::multi_pw_aff multi2) const in max() function14065 isl::multi_val multi_val::max(isl::multi_val multi2) const in max() function14241 point::point() in point() function14244 point::point(const point &obj) in point() function14250 point::point(__isl_take isl_point *ptr) in point() function14253 point::point(isl::space space) in point() function[all …]
2947 isIntegerArrayAttrConfinedToRange(OpType op,ArrayAttr arrayAttr,int64_t min,int64_t max,StringRef attrName,bool halfOpen=true) isIntegerArrayAttrConfinedToRange() argument 2972 int64_t max = std::get<1>(attrDimPair); isIntegerArrayAttrConfinedToShape() local 2999 int64_t max = std::get<2>(it); isSumOfIntegerArrayAttrConfinedToShape() local 6410 getSuccessorRegions(RegionBranchPoint point,SmallVectorImpl<RegionSuccessor> & regions) getSuccessorRegions() argument [all...]
10226 isl_multi_pw_aff *min, *max; in test_multi_pw_aff_box() local10700 const char *point; member