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