Searched defs:EmittedSize (Results 1 – 3 of 3) sorted by relevance
1980 unsigned EmittedSize = DL.getTypeAllocSize(CDS->getType()->getElementType()) * in emitGlobalConstantDataSequential() local2012 unsigned EmittedSize = DL.getTypeAllocSize(CV->getType()->getElementType()) * in emitGlobalConstantVector() local
2281 unsigned EmittedSize = DL.getTypeAllocSize(CDS->getType()->getElementType()) * in emitGlobalConstantDataSequential() local2313 unsigned EmittedSize = DL.getTypeAllocSize(CV->getType()->getElementType()) * in emitGlobalConstantVector() local
1623 unsigned EmittedSize = TD.getTypeAllocSize(CV->getType()->getElementType()) * in EmitGlobalConstantVector() local