Home | History | Annotate | Download | only in MCTargetDesc

Lines Matching refs:EmitIntValue

945     Streamer.EmitIntValue(0x41, 1);
956 Streamer.EmitIntValue(VendorHeaderSize + TagHeaderSize + ContentsSize, 4);
958 Streamer.EmitIntValue(0, 1); // '\0'
960 Streamer.EmitIntValue(ARMBuildAttrs::File, 1);
961 Streamer.EmitIntValue(TagHeaderSize + ContentsSize, 4);
975 Streamer.EmitIntValue(0, 1); // '\0'
980 Streamer.EmitIntValue(0, 1); // '\0'
1125 EmitIntValue(ARM::EHABI::EXIDX_CANTUNWIND, 4);
1145 EmitIntValue(Intval, Opcodes.size());
1224 EmitIntValue(Intval, 4);
1235 EmitIntValue(0, 4);