Searched defs:column_limit (Results 1 – 2 of 2) sorted by relevance
131 int column_limit) { in ReformatGoogleStyle()
309 int64_t column_limit = k() - column_remainder; in Emit() local571 int64_t column_limit = k() - (k() % tile_cols()); in EmitInnerLoopTiled() local