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