Searched refs:EmitZeros (Results 1 – 6 of 6) sorted by relevance
1327 OutStreamer->EmitZeros(NewOffset - Offset); in EmitConstantPool()1928 AP.OutStreamer->EmitZeros(Padding); in emitGlobalConstantDataSequential()1960 AP.OutStreamer->EmitZeros(Padding); in emitGlobalConstantVector()1985 AP.OutStreamer->EmitZeros(PadSize); in emitGlobalConstantStruct()2035 AP.OutStreamer->EmitZeros(DL.getTypeAllocSize(CFP->getType()) - in emitGlobalConstantFP()2201 return AP.OutStreamer->EmitZeros(Size); in emitGlobalConstantImpl()
169 OutStreamer->EmitZeros(4 - Size); in EmitGlobalVariable()
570 void EmitZeros(uint64_t NumBytes);
311 EmitZeros(Size); in EmitCommonSymbol()
142 void MCStreamer::EmitZeros(uint64_t NumBytes) { in EmitZeros() function in MCStreamer
1640 OutStreamer->EmitZeros(MI->getOperand(1).getImm()); in EmitInstruction()