Searched refs:MaxRowLength (Results 1 – 1 of 1) sorted by relevance
1984 size_t MaxRowLength = 2; // minimum is custom converter plus terminator. in emitConvertFuncs() local2109 MaxRowLength = std::max(MaxRowLength, II->ResOperands.size() * 2 + 1); in emitConvertFuncs()2338 << MaxRowLength << "] = {\n"; in emitConvertFuncs()