Lines Matching refs:EmitULEB128IntValue
147 MCOS->EmitULEB128IntValue(FileNum); in EmitDwarfLineTable()
152 MCOS->EmitULEB128IntValue(Column); in EmitDwarfLineTable()
157 MCOS->EmitULEB128IntValue(Isa); in EmitDwarfLineTable()
281 MCOS->EmitULEB128IntValue(MCDwarfFiles[i]->getDirIndex()); in Emit()
591 Streamer.EmitULEB128IntValue(Src.getReg()); in EmitCFIInstruction()
600 Streamer.EmitULEB128IntValue(CFAOffset); in EmitCFIInstruction()
609 Streamer.EmitULEB128IntValue(Dst.getReg()); in EmitCFIInstruction()
623 Streamer.EmitULEB128IntValue(Reg); in EmitCFIInstruction()
631 Streamer.EmitULEB128IntValue(Offset); in EmitCFIInstruction()
636 Streamer.EmitULEB128IntValue(Reg); in EmitCFIInstruction()
638 Streamer.EmitULEB128IntValue(Offset); in EmitCFIInstruction()
655 Streamer.EmitULEB128IntValue(Reg); in EmitCFIInstruction()
817 streamer.EmitULEB128IntValue(1); in EmitCIE()
825 streamer.EmitULEB128IntValue(MRI.getDwarfRegNum(MRI.getRARegister(), true)); in EmitCIE()
843 streamer.EmitULEB128IntValue(augmentationLength); in EmitCIE()
950 streamer.EmitULEB128IntValue(augmentationLength); in EmitFDE()