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