with_lanes         73 src/HexagonOptimize.cpp     Type with_lanes(Type t) { return t.with_lanes(lanes); }
with_lanes        103 src/HexagonOptimize.cpp Expr with_lanes(Expr x, int lanes) {