Searched defs:emitInt64 (Results 1 – 3 of 3) sorted by relevance
705 void emitInt64(uint64_t Value) { emitIntValue(Value, 8); } in emitInt64() function
2157 void AsmPrinter::emitInt64(uint64_t Value) const { in emitInt64() function in AsmPrinter
2275 void AsmPrinter::emitInt64(uint64_t Value) const { in emitInt64() function in AsmPrinter