Lines Matching refs:emitZeros
1803 OutStreamer->emitZeros(1); in doFinalization()
1949 OutStreamer->emitZeros(NewOffset - Offset); in emitConstantPool()
2248 OutStreamer->emitZeros(1); in emitModuleCommandLines()
2255 OutStreamer->emitZeros(1); in emitModuleCommandLines()
2296 OutStreamer->emitZeros(Size - 4); in emitLabelPlusOffset()
2598 AP.OutStreamer->emitZeros(Padding); in emitGlobalConstantDataSequential()
2629 AP.OutStreamer->emitZeros(Padding); in emitGlobalConstantVector()
2654 AP.OutStreamer->emitZeros(PadSize); in emitGlobalConstantStruct()
2701 AP.OutStreamer->emitZeros(DL.getTypeAllocSize(ET) - DL.getTypeStoreSize(ET)); in emitGlobalConstantFP()
2868 return AP.OutStreamer->emitZeros(Size); in emitGlobalConstantImpl()
2884 AP.OutStreamer->emitZeros(Size - StoreSize); in emitGlobalConstantImpl()
3327 Out->emitZeros(Padding); in emit()