Searched defs:emitInt64 (Results 1 – 2 of 2) sorted by relevance
755 void emitInt64(uint64_t Value) { emitIntValue(Value, 8); } emitInt64() function
3054 void AsmPrinter::emitInt64(uint64_t Value) const { emitInt64() function in AsmPrinter