Searched refs:UserSize (Results 1 – 3 of 3) sorted by relevance
90 void NORETURN reportAllocationSizeTooBig(uptr UserSize, uptr TotalSize,95 UserSize, TotalSize, MaxSize); in reportSanityCheckError() 107 reportAllocationSizeTooBig(uptr UserSize,uptr TotalSize,uptr MaxSize) reportAllocationSizeTooBig() argument
35 void NORETURN reportAllocationSizeTooBig(uptr UserSize, uptr TotalSize,
51187 unsigned UserSize = UserC->getType()->getPrimitiveSizeInBits(); in combineConstantPoolLoads() local51188 if (LdSize < UserSize || !ISD::isNormalLoad(User)) { in combineConstantPoolLoads()