Searched refs:LocationAndShape (Results 1 – 2 of 2) sorted by relevance
184 struct LocationAndShape { struct190 std::optional<LocationAndShape> lookup(SourceOperandIndex sourceOperandIndex, argument
383 std::optional<DynamicTemporaries::LocationAndShape> DynamicTemporaries::lookup( in lookup()395 return LocationAndShape{mStepIndexToMemory.at(temp.stepIndex).get(), temp.offset, in lookup()398 return LocationAndShape{nullptr, ~uint32_t(0), &temp.dimensions, temp.paddedLength}; in lookup()