Lines Matching defs:trips
5502 llvm::SmallVector<mlir::Value> &trips = cmptData.trips;
5527 trips.push_back(lowerBound);
5534 trips.push_back(upperBound);
5535 trips.push_back(stride);
5599 trips.push_back(undef);
5600 trips.push_back(undef);
5601 trips.push_back(undef);
5615 trips.push_back(v);
5617 trips.push_back(undef);
5618 trips.push_back(undef);
5656 trips.clear();
5778 loc, padSlice(components.trips, shape), components.suffixComponents,
5781 slice = builder.createSlice(loc, extMemref, components.trips,