Searched refs:emitInt64 (Results 1 – 9 of 9) sorted by relevance
87 MCOS->emitInt64(Guid); in emit()157 MCOS->emitInt64(Guid); in emit()
664 void emitInt64(uint64_t Value) const;
1386 OutStreamer->emitInt64(ADATable.insert( in emitPPA1()1391 OutStreamer->emitInt64( in emitPPA1()
755 void emitInt64(uint64_t Value) { emitIntValue(Value, 8); } in emitInt64() function
511 Asm->emitInt64(std::get<uint64_t>(TU.value())); in emitTUList()
1477 Asm->emitInt64(getDWOId()); in emitHeader()
3054 void AsmPrinter::emitInt64(uint64_t Value) const { in emitInt64() function in AsmPrinter3055 OutStreamer->emitInt64(Value); in emitInt64()
3239 getStreamer().emitInt64(lo); in parseDirectiveOctaValue()3240 getStreamer().emitInt64(hi); in parseDirectiveOctaValue()3242 getStreamer().emitInt64(hi); in parseDirectiveOctaValue()3243 getStreamer().emitInt64(lo); in parseDirectiveOctaValue()
355 Streamer.emitInt64(GUID->getZExtValue()); in emitModuleMetadata()356 Streamer.emitInt64(Hash->getZExtValue()); in emitModuleMetadata()