Searched defs:compose (Results 1 – 12 of 12) sorted by relevance
80 static std::string compose(const value_type &KeyValue) { in compose() function
73 tomp::ConstructCompositionT compose(version, units); mergeConstructs() local
134 static MultilibBuilder compose(const MultilibBuilder &Base, compose() function
372 void FlatAffineRelation::compose(const FlatAffineRelation &other) { in compose() function in FlatAffineRelation
543 AffineMap AffineMap::compose(AffineMap map) const { compose() function in AffineMap 567 SmallVector<int64_t, 4> AffineMap::compose(ArrayRef<int64_t> values) const { compose() function in AffineMap
1023 AffineExpr AffineExpr::compose(AffineMap map) const { compose() function in AffineExpr
103 CodeGenSubRegIndex *compose(CodeGenSubRegIndex *Idx) const { in compose() function
1478 auto compose = [&SubRegAction](const CodeGenSubRegIndex *Sub1, in computeComposites() local
213 void PresburgerRelation::compose(const PresburgerRelation &rel) { in compose() function in PresburgerRelation
2468 void IntegerRelation::compose(const IntegerRelation &rel) { compose() function in IntegerRelation
1115 static __isl_give isl_map *compose(__isl_keep isl_map *map, int i, in compose() function
2197 static Substitution compose(const Substitution &first, in compose() function