Searched defs:EmitInt8 (Results 1 – 3 of 3) sorted by relevance
40 void EmitInt8(uint8_t Byte, const Twine &Comment) override { in EmitInt8() function59 void EmitInt8(uint8_t Byte, const Twine &Comment) override { in EmitInt8() function
1437 void AsmPrinter::EmitInt8(int Value) const { in EmitInt8() function in AsmPrinter
74 void EmitInt8(unsigned Opcode) { in EmitInt8() function