Lines Matching refs:EmitInt8
839 EmitInt8(dwarf::DW_OP_breg0 + Reg);842 EmitInt8(dwarf::DW_OP_bregx);848 EmitInt8(dwarf::DW_OP_deref);853 EmitInt8(dwarf::DW_OP_reg0 + Reg);856 EmitInt8(dwarf::DW_OP_regx);1344 /// EmitInt8 - Emit a byte directive and value.1346 void AsmPrinter::EmitInt8(int Value) const {