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