Searched refs:combineWith (Results 1 – 10 of 10) sorted by relevance
96 DataLayoutSpecAttr combineWith(ArrayRef<DataLayoutSpecInterface> specs) const;
347 Latte.combineWith(Coffee); in TEST()349 Latte.combineWith(Milk); in TEST()
155 void combineWith(const MultilibSet &MS);
304 return current.combineWith(nonNullSpecs); in getCombinedDataLayout()307 return nonNullSpecs.back().combineWith( in getCombinedDataLayout()
234 void MultilibSet::combineWith(const MultilibSet &Other) { in combineWith() function in MultilibSet
246 DataLayoutSpecAttr::combineWith(ArrayRef<DataLayoutSpecInterface> specs) const { in combineWith() function in DataLayoutSpecAttr
198 void combineWith(const Result &Other) { in combineWith() function
60 combineWith(ArrayRef<DataLayoutSpecInterface> specs) const { in combineWith() function
2179 Result.combineWith(getParentTracker().track(LVal, RR, Opts, SFC)); in handle()2364 Result.combineWith( in handle()2413 CombinedResult.combineWith(Parent.track(Inner, ExprNode, Opts)); in handle()2456 CombinedResult.combineWith(Handler->handle(Inner, N, LVNode, Opts)); in track()
100 /*methodName=*/"combineWith",