Searched refs:emitInt64 (Results 1 – 3 of 3) sorted by relevance
478 void emitInt64(uint64_t Value) const;
948 Asm->emitInt64(getDWOId()); in emitHeader()
2058 void AsmPrinter::emitInt64(uint64_t Value) const { in emitInt64() function in AsmPrinter