Searched defs:fromElements (Results 1 – 2 of 2) sorted by relevance
42 SubscriptValue previousToElements, SubscriptValue fromElements) { in AllocateOrReallocateVectorIfNeeded() argument 112 SubscriptValue fromElements{static_cast<SubscriptValue>(from.Elements())}; RTDEF() local
764 if (auto fromElements = dyn_cast_or_null<tensor::GenerateOp>(definingOp)) { fold() local 1595 if (auto fromElements = getShape().getDefiningOp<tensor::FromElementsOp>()) { fold() local 1843 auto fromElements = matchAndRewrite() local